Pull to refresh shell

This commit is contained in:
Max Lynch
2015-04-26 08:27:43 -05:00
parent 14fc066610
commit 8ff24082ee
5 changed files with 70 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ export * from 'ionic/components/nav/nav'
export * from 'ionic/components/radio/radio-button'
export * from 'ionic/components/radio/radio-group'
export * from 'ionic/components/search-bar/search-bar'
export * from 'ionic/components/scroll/pull-to-refresh'
export * from 'ionic/components/split-view/split-view'
export * from 'ionic/components/switch/switch'
export * from 'ionic/components/tabs/tabs'