Skip to content

Commit

Permalink
fix(docs): remove duplicate "Select" menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
brankoconjic committed Aug 24, 2024
1 parent 9fc2020 commit d18b141
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/docs/src/config/sidebarConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,6 @@ export const sidebarConfig: DocsConfig = {
href: "/components/number-input",
disabled: true,
},
{
label: "Select",
href: "/components/select",
disabled: true,
},
],
},
],
Expand Down

0 comments on commit d18b141

Please sign in to comment.