fix(governance): remove restricted route from navigation (#5106)
This commit is contained in:
parent
f5868b6f1b
commit
1d39f81dfc
@ -34,10 +34,6 @@ export const TOP_LEVEL_ROUTES = [
|
||||
name: 'Rewards',
|
||||
path: Routes.REWARDS,
|
||||
},
|
||||
{
|
||||
name: 'Restricted',
|
||||
path: Routes.RESTRICTED,
|
||||
},
|
||||
];
|
||||
|
||||
export const TOKEN_DROPDOWN_ROUTES = [
|
||||
|
Loading…
Reference in New Issue
Block a user