We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f3d9f9 + 6c55634 commit 56dfa47Copy full SHA for 56dfa47
src/sidebarReference.json
@@ -150,24 +150,6 @@
150
}
151
]
152
},
153
- {
154
- "title": "Directives",
155
- "path": "/reference/react/directives",
156
- "canary": true,
157
- "routes": [
158
159
- "title": "'use client'",
160
- "path": "/reference/react/use-client",
161
- "canary": true
162
- },
163
164
- "title": "'use server'",
165
- "path": "/reference/react/use-server",
166
167
-
168
- }
169
- ]
170
171
{
172
"hasSectionHeader": true,
173
"sectionHeader": "react-dom@{{version}}"
0 commit comments