mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: exchange rate table.
This commit is contained in:
@@ -152,7 +152,7 @@ export default [
|
||||
breadcrumb: 'Financial Reports',
|
||||
},
|
||||
{
|
||||
path: `/ExchangeRates`,
|
||||
path: `/exchange-rates`,
|
||||
component: LazyLoader({
|
||||
loader: () => import('containers/ExchangeRates/ExchangeRate'),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user