mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Removed unused routs
This commit is contained in:
parent
ab4b5d1764
commit
3c50af2a14
@ -15,17 +15,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: '/publisher/dashboard',
|
||||
component: Dashboard,
|
||||
routes: [
|
||||
{
|
||||
path: '/publisher/dashboard/bus',
|
||||
component: Bus
|
||||
},
|
||||
{
|
||||
path: '/publisher/tacos/cart',
|
||||
component: Cart
|
||||
}
|
||||
]
|
||||
component: Dashboard
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user