rename ActionMenu to ActionSheet

This commit is contained in:
Adam Bradley
2015-09-17 23:41:09 -05:00
parent 28c6a45e20
commit f704cc3e97
25 changed files with 388 additions and 388 deletions

View File

@ -1,7 +1,7 @@
export * from 'ionic/components/app/app'
export * from 'ionic/components/app/id'
export * from 'ionic/components/action-menu/action-menu'
export * from 'ionic/components/action-sheet/action-sheet'
export * from 'ionic/components/button/button'
export * from 'ionic/components/card/card'
export * from 'ionic/components/checkbox/checkbox'