Merge branch 'feature/multi-dimensions' of https://github.com/bigcapitalhq/client into feature/multi-dimensions

This commit is contained in:
a.bouhuolia
2022-02-13 15:19:01 +02:00
4 changed files with 12 additions and 6 deletions

View File

@@ -40,6 +40,7 @@ export default [
{
path: `${BASE_URL}/warehouses`,
component: Warehouses,
exact: true,
},
{
path: `${BASE_URL}/branches`,