Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
fix: Export Toast modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Nov 10, 2018
1 parent 7399dca commit 7491062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ export Spinner from './Spinner';
export Switch from './Form/Switch';
export Tabs from './Tabs';
export ThemeProvider from './ThemeProvider';
export * from './Toast';

0 comments on commit 7491062

Please sign in to comment.