Skip to content

Commit

Permalink
Export use toast hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 18, 2023
1 parent 92a11c7 commit 679d19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export * from "./atoms/toaster";
export * from "./atoms/toggle";
export * from "./atoms/toggle-group";
export * from "./atoms/tooltip";
export * from "./atoms/use-toast";
export * from "./molecules/slide-in";
export * from "./molecules/theme-selector";
export * from "./utils";
Expand Down

0 comments on commit 679d19c

Please sign in to comment.