mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat(webapp): rule form
This commit is contained in:
@@ -1225,7 +1225,7 @@ export const getDashboardRoutes = () => [
|
||||
{
|
||||
path: '/bank-rules',
|
||||
component: lazy(
|
||||
() => import('@/containers/Banking/Rules/RulesList/RulesList'),
|
||||
() => import('@/containers/Banking/Rules/RulesList/RulesLandingPage'),
|
||||
),
|
||||
pageTitle: 'Bank Rules',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user