mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feart: optimize cashflow account transactions page.
This commit is contained in:
@@ -766,7 +766,7 @@ export const getDashboardRoutes = () => [
|
||||
},
|
||||
// Cash flow
|
||||
{
|
||||
path: `/account/:id/transactions`,
|
||||
path: `/cashflow-accounts/:id/transactions`,
|
||||
component: lazy(() =>
|
||||
import('containers/CashFlow/AccountTransactions/AccountTransactionsList'),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user