mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(react): add custom elements bundle (#23896)
This commit is contained in:
@ -6,7 +6,7 @@ import {
|
||||
AnimationKeyFrames,
|
||||
AnimationLifecycle,
|
||||
createAnimation,
|
||||
} from '@ionic/core';
|
||||
} from '@ionic/core/components';
|
||||
import React from 'react';
|
||||
|
||||
interface PartialPropertyValue {
|
||||
|
Reference in New Issue
Block a user