mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
This commit is contained in:
@@ -13,7 +13,7 @@ export * from './components/menu/menu-types'
|
||||
export * from './components/menu/menu-toggle'
|
||||
export * from './components/menu/menu-close'
|
||||
export * from './components/text-input/text-input'
|
||||
export * from './components/text-input/label'
|
||||
export * from './components/label/label'
|
||||
export * from './components/list/list'
|
||||
export * from './components/show-hide-when/show-hide-when'
|
||||
export * from './components/modal/modal'
|
||||
|
||||
Reference in New Issue
Block a user