Skip to content

Commit

Permalink
fix: export Search from next
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Apr 24, 2024
1 parent fb54b9a commit 5c9518d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/next/next.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { default as Heading } from "../components/Heading/Heading";
export { default as EditableHeading } from "../components/EditableHeading/EditableHeading";
export { default as Search } from "../components/Search/Search";

0 comments on commit 5c9518d

Please sign in to comment.