Skip to content

Commit

Permalink
chore: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
HBS999 committed Nov 4, 2024
1 parent fc2cf2f commit 3d9ce3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/docs/src/routes/docs/core.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@ const CORE_NAV_SECTIONS: NavSection[] = [
href: "/docs/core/components/rating-group",
status: "new",
},
{
title: "Search",
href: "/docs/core/components/search",
status: "new",
},
{
title: "Select",
href: "/docs/core/components/select",
Expand Down

0 comments on commit 3d9ce3b

Please sign in to comment.