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 a057dc0 commit 21dbac6Copy full SHA for 21dbac6
src-ts/tools/dev-center/dev-center.routes.tsx
@@ -17,6 +17,7 @@ export const devCenterRoutes: Array<PlatformRoute> = [
17
},
18
],
19
element: <DevCenter />,
20
+ memberOnly: true,
21
route: '/dev-center',
22
title: toolTitle,
23
0 commit comments