Feat/wms 49 (#45)
* Added: inventory home route * Deleted: extra file * Updated: linted * Fixed: Tilegrid for tile component * Integrated: tile component * Fixed: routes * Updated: Setup page order * Added: redirect to inventory * Fixed: add new inventory redirect * Udpate: restructured code Co-authored-by: Llewellyn D'souza <lledsouza2209@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ function SetupHome() {
|
||||
},
|
||||
{
|
||||
name: 'Inventory',
|
||||
path: '/',
|
||||
path: '/inventory',
|
||||
icon: <InventoryIcon width={96} height={96} color="#007AFF" />
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user