mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
fix(react): supporting ios and md props on icons (#20170)
This commit is contained in:
@ -22,6 +22,7 @@ export { IonTabs } from './navigation/IonTabs';
|
||||
export { IonTabBar } from './navigation/IonTabBar';
|
||||
export { IonBackButton } from './navigation/IonBackButton';
|
||||
export { IonRouterOutlet } from './IonRouterOutlet';
|
||||
export { IonIcon } from './IonIcon';
|
||||
|
||||
// Utils
|
||||
export { isPlatform, getPlatforms, getConfig } from './utils';
|
||||
|
Reference in New Issue
Block a user