mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: import accounts issue
This commit is contained in:
@@ -13,8 +13,8 @@ export const getDashboardRoutes = () => [
|
||||
{
|
||||
path: '/accounts/import',
|
||||
component: lazy(() => import('@/containers/Import/ImportPage')),
|
||||
breadcrumb: 'Import Accounts',
|
||||
pageTitle: 'Import Accounts',
|
||||
breadcrumb: 'Accounts Import',
|
||||
pageTitle: 'Accounts Import',
|
||||
},
|
||||
{
|
||||
path: `/accounts`,
|
||||
|
||||
Reference in New Issue
Block a user