mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
refactor(modal): use framework delegate for mounting the user's component
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
export { Delegate } from './react-framework-delegate';
|
||||
export { createModal } from './apis/modal';
|
||||
export * from './utils/wc-shim';
|
Reference in New Issue
Block a user