We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de464d7 commit 295c4d5Copy full SHA for 295c4d5
sidebars.ts
@@ -282,11 +282,6 @@ const sidebars: SidebarsConfig = {
282
"guides/tools/ui_simulator",
283
],
284
},
285
- {
286
- type: "doc",
287
- label: "Text Fallback",
288
- id: "capabilities/server/text_fallback",
289
- },
290
{
291
type: "category",
292
label: "Migration Guides",
versioned_sidebars/version-0.12-sidebars.json
@@ -271,11 +271,6 @@
271
"guides/tools/ui_simulator"
272
]
273
274
275
- "type": "doc",
276
- "label": "Text Fallback",
277
- "id": "capabilities/server/text_fallback"
278
279
280
"type": "category",
281
"label": "Migration Guides",
0 commit comments