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 6ad66f3 commit 0b5b2eaCopy full SHA for 0b5b2ea
docs.json
@@ -12,11 +12,10 @@
12
"library": "lucide"
13
},
14
"navigation": {
15
- "dropdowns": [
+ "tabs": [
16
{
17
- "dropdown": "Documentation",
+ "tab": "Documentation",
18
"icon": "book",
19
- "description": "Set up your documentation",
20
"groups": [
21
22
"group": "Getting started",
@@ -233,8 +232,7 @@
233
232
]
234
235
236
- "dropdown": "API Reference",
237
- "description": "Reference for the API",
+ "tab": "API Reference",
238
"icon": "terminal",
239
240
@@ -260,9 +258,8 @@
260
258
261
259
262
263
- "dropdown": "Changelog",
+ "tab": "Changelog",
264
"icon": "history",
265
- "description": "Updates and changes",
266
267
268
"group": "Changelog",
0 commit comments