Skip to content

Commit

Permalink
chore: update toast imports and use-toast module
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanluongoe committed Jan 3, 2024
1 parent a67b915 commit 266462b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export * from './toast';
export * from './components/toast';
export * from './components/toaster';
export * from './use-toast';
export * from './core/use-toast';

0 comments on commit 266462b

Please sign in to comment.