Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
"library": "lucide"
},
"navigation": {
"dropdowns": [
"tabs": [
{
"dropdown": "Documentation",
"tab": "Documentation",
"icon": "book",
"description": "Set up your documentation",
"groups": [
{
"group": "Getting started",
Expand Down Expand Up @@ -233,8 +232,7 @@
]
},
{
"dropdown": "API Reference",
"description": "Reference for the API",
"tab": "API Reference",
"icon": "terminal",
"groups": [
{
Expand All @@ -260,9 +258,8 @@
]
},
{
"dropdown": "Changelog",
"tab": "Changelog",
"icon": "history",
"description": "Updates and changes",
"groups": [
{
"group": "Changelog",
Expand Down
Loading