mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(loading): add loading indicator component and styles
this is the initial commit - still needs work references #5426
This commit is contained in:
@@ -19,6 +19,7 @@ export * from './components/menu/menu-toggle'
|
||||
export * from './components/menu/menu-close'
|
||||
export * from './components/label/label'
|
||||
export * from './components/list/list'
|
||||
export * from './components/loading/loading'
|
||||
export * from './components/show-hide-when/show-hide-when'
|
||||
export * from './components/modal/modal'
|
||||
export * from './components/nav/nav'
|
||||
|
||||
Reference in New Issue
Block a user