Skip to content

Commit 0ced4e9

Browse files
committed
Add arrays-and-keys to toc order
1 parent 1eb51b6 commit 0ced4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/extract-tocs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ const createReactToc = () => {
153153
"installation",
154154
"rendering-elements",
155155
"components-and-props",
156+
"arrays-and-keys",
156157
];
157158

158159
const files = glob.sync(`${MD_DIR}/*.md?(x)`);

0 commit comments

Comments
 (0)