mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
chore(): run build
This commit is contained in:
@ -368,6 +368,7 @@ export const IonItemSliding = /*@__PURE__*/ defineContainer<JSX.IonItemSliding>(
|
|||||||
export const IonLabel = /*@__PURE__*/ defineContainer<JSX.IonLabel>('ion-label', [
|
export const IonLabel = /*@__PURE__*/ defineContainer<JSX.IonLabel>('ion-label', [
|
||||||
'color',
|
'color',
|
||||||
'position',
|
'position',
|
||||||
|
'ionColor',
|
||||||
'ionStyle'
|
'ionStyle'
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user