Add path in navbar to expenses
This commit is contained in:
parent
3f38e3c134
commit
5566d1f78f
|
@ -30,6 +30,10 @@
|
|||
{
|
||||
Path: "/category",
|
||||
Name: "Categories",
|
||||
},
|
||||
{
|
||||
Path: "/expense",
|
||||
Name: "Expense",
|
||||
}
|
||||
]
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user