Skip to content

Commit f800701

Browse files
committed
fix scripts
1 parent a29c19c commit f800701

24 files changed

+46
-771
lines changed

app/routes/MdxRoute.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ let reactTableOfContents = async () => {
114114
// these are the categories that appear in the sidebar
115115
let categories: array<SidebarLayout.Sidebar.Category.t> = getAllGroups(
116116
groups,
117-
["Overview", "Main Concepts", "Hooks & State Management", "Guides", "Extra"],
117+
["Overview", "Main Concepts", "Hooks & State Management", "Guides"],
118118
)
119119

120120
categories

data/sidebar_community.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

data/sidebar_manual_v1000.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

data/sidebar_manual_v1100.json

Lines changed: 0 additions & 73 deletions
This file was deleted.

data/sidebar_manual_v1200.json

Lines changed: 0 additions & 67 deletions
This file was deleted.

data/sidebar_manual_v800.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

data/sidebar_manual_v900.json

Lines changed: 0 additions & 63 deletions
This file was deleted.

data/sidebar_react_latest.json

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)