Skip to content

Commit

Permalink
fix(toast): add toast back to the components export
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Apr 27, 2016
1 parent 658b29b commit d7d4742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ionic/components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export * from './components/spinner/spinner';
export * from './components/tabs/tabs';
export * from './components/tabs/tab';
export * from './components/tap-click/tap-click';
export * from './components/toast/toast';
export * from './components/toggle/toggle';
export * from './components/toolbar/toolbar';
export * from './components/virtual-scroll/virtual-scroll';

0 comments on commit d7d4742

Please sign in to comment.