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 c3d4657 commit f6361e8Copy full SHA for f6361e8
app/docs/page.tsx
@@ -1,4 +1,5 @@
1
import { redirect } from "next/navigation";
2
+
3
import { docsStructure } from "@/components/page/docs/sidebar-structure";
4
5
function flattenDocs(structure: typeof docsStructure) {
0 commit comments