mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
refactor(react): transition to Stencil React bindings (#23826)
This commit is contained in:
@ -63,6 +63,7 @@ export {
|
||||
ToastButton
|
||||
} from '@ionic/core';
|
||||
export * from './proxies';
|
||||
export * from './routing-proxies';
|
||||
|
||||
// createControllerComponent
|
||||
export { IonAlert } from './IonAlert';
|
||||
|
Reference in New Issue
Block a user