list fully finished
This commit is contained in:
parent
ca2cf0fdab
commit
d674c5b59b
4 changed files with 41 additions and 26 deletions
|
@ -62,7 +62,7 @@ const routes: Routes = [
|
|||
{
|
||||
path: 'category-month',
|
||||
component: CategoryMonthComponent,
|
||||
data: { title: 'Month Category' },
|
||||
data: { title: 'Budget' },
|
||||
},
|
||||
{
|
||||
path: 'map',
|
||||
|
|
Reference in a new issue