diff --git a/docs-v2/pages/_meta.tsx b/docs-v2/pages/_meta.tsx index a26a1be06fdde..8bb8af7ebd69c 100644 --- a/docs-v2/pages/_meta.tsx +++ b/docs-v2/pages/_meta.tsx @@ -8,7 +8,7 @@ export default { }, "connect": { title: "Integrate APIs", - // display: "children", + // display: "children", <-- https://github.com/shuding/nextra/issues/4611 }, "--workflows": { type: "separator", @@ -16,7 +16,7 @@ export default { }, "workflows": { title: "Build Workflows", - // display: "children", + // display: "children", <-- https://github.com/shuding/nextra/issues/4611 }, "--platform": { type: "separator",