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 72983d4 commit 8c7ba7eCopy full SHA for 8c7ba7e
1 file changed
website/sidebars.json
@@ -9,19 +9,6 @@
9
"jest-platform",
10
"more-resources"
11
],
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
25
"Guides": [
26
"snapshot-testing",
27
"tutorial-async",
@@ -31,6 +18,19 @@
31
"puppeteer",
32
"migration-guide",
33
"troubleshooting"
+ ],
+ "Framework Guides": [
+ "tutorial-react",
+ "tutorial-react-native",
+ "testing-frameworks"
+ "API Reference": [
28
+ "api",
29
+ "expect",
30
+ "mock-function-api",
+ "jest-object",
+ "configuration",
+ "cli"
34
]
35
}
36
0 commit comments