Skip to content

Commit 06987bb

Browse files
committed
builds are working
1 parent a39d058 commit 06987bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/manual/build-configuration-schema.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ section: "Build System"
77
order: 3
88
---
99

10+
11+
{/*
12+
13+
TODO: RR7
14+
1015
import dynamic from "next/dynamic";
1116
1217
export const Docson = dynamic(
@@ -23,3 +28,4 @@ export const Docson = dynamic(
2328
export default function BuildConfigurationSchemaPage() {
2429
return <Docson tag="master" />;
2530
}
31+
*/}

0 commit comments

Comments
 (0)