Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-kallavus committed Dec 1, 2020
1 parent 09f030d commit cbb8757
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/notifications/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ export { default as ToastIcon } from './toast/ToastIcon';
export * from './toast/ToastIcon';
export { default as ToastMessage } from './toast/ToastMessage';
export * from './toast/ToastMessage';
export { default as useTimeout } from './useToast/useTimeout';
export * from './useToast/useTimeout';
export { default as useToast } from './useToast/useToast';
export * from './useToast/useToast';

0 comments on commit cbb8757

Please sign in to comment.