Skip to content

Commit 4e7bf49

Browse files
ruudandriessenKokoMilev
authored andcommitted
fix(apollo-vertex): hide auth_callback and portal_ from Nextra sidebar
1 parent a635baa commit 4e7bf49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

apps/apollo-vertex/app/_meta.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,10 @@ export default {
77
"vertex-components": "Vertex Components",
88
themes: "Themes",
99
localization: "Localization",
10+
auth_callback: {
11+
display: "hidden",
12+
},
13+
portal_: {
14+
display: "hidden",
15+
},
1016
};

0 commit comments

Comments
 (0)