Skip to content

Commit 8c7ba7e

Browse files
hramoscpojer
authored andcommitted
Reorganize sidebar (#5155)
1 parent 72983d4 commit 8c7ba7e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

website/sidebars.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@
99
"jest-platform",
1010
"more-resources"
1111
],
12-
"API Reference": [
13-
"api",
14-
"expect",
15-
"mock-function-api",
16-
"jest-object",
17-
"configuration",
18-
"cli"
19-
],
20-
"Framework Guides": [
21-
"tutorial-react",
22-
"tutorial-react-native",
23-
"testing-frameworks"
24-
],
2512
"Guides": [
2613
"snapshot-testing",
2714
"tutorial-async",
@@ -31,6 +18,19 @@
3118
"puppeteer",
3219
"migration-guide",
3320
"troubleshooting"
21+
],
22+
"Framework Guides": [
23+
"tutorial-react",
24+
"tutorial-react-native",
25+
"testing-frameworks"
26+
],
27+
"API Reference": [
28+
"api",
29+
"expect",
30+
"mock-function-api",
31+
"jest-object",
32+
"configuration",
33+
"cli"
3434
]
3535
}
3636
}

0 commit comments

Comments
 (0)