mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
chore: run build for vue output
This commit is contained in:
@ -763,7 +763,8 @@ export const IonSelectOption = /*@__PURE__*/ defineContainer<JSX.IonSelectOption
|
||||
|
||||
|
||||
export const IonSkeletonText = /*@__PURE__*/ defineContainer<JSX.IonSkeletonText>('ion-skeleton-text', defineIonSkeletonText, [
|
||||
'animated'
|
||||
'animated',
|
||||
'ionStyle'
|
||||
]);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user