list fully finished
This commit is contained in:
parent
1fee46a086
commit
4d2ca8be74
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