Skip to content

Commit

Permalink
feat(search): start impl
Browse files Browse the repository at this point in the history
  • Loading branch information
MengLinMaker committed Oct 16, 2024
1 parent 7631960 commit c4fe83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export * as Pagination from "./pagination";
export * as Popover from "./popover";
export * as Progress from "./progress";
export * as RadioGroup from "./radio-group";
export * as Search from "./search";
export * as Select from "./select";
export * as Separator from "./separator";
export * as Skeleton from "./skeleton";
Expand Down

0 comments on commit c4fe83f

Please sign in to comment.