We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb72ac commit 689c071Copy full SHA for 689c071
reactjs/src/components/Router/router.config.ts
@@ -59,7 +59,7 @@ export const appRouters: any = [
59
},
60
{
61
path: '/tenants',
62
- permission: 'Pages.TenantsXX',
+ permission: 'Pages.Tenants',
63
title: 'Tenants',
64
name: 'tenant',
65
icon: 'appstore',
0 commit comments