mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: dashboard back link in expand mode.
This commit is contained in:
@@ -130,7 +130,7 @@ export default [
|
||||
children: [
|
||||
{
|
||||
text: <T id={'expenses'} />,
|
||||
href: '/expenses-list',
|
||||
href: '/expenses',
|
||||
},
|
||||
{
|
||||
text: <T id={'new_expense'} />,
|
||||
|
||||
Reference in New Issue
Block a user