Merge branch 'next' into chore-sync-next-4848

This commit is contained in:
Brandy Carney
2024-05-22 14:03:17 -04:00
696 changed files with 7830 additions and 2059 deletions

View File

@ -231,7 +231,8 @@ export const IonChip = /*@__PURE__*/ defineContainer<JSX.IonChip>('ion-chip', de
'color',
'outline',
'disabled',
'shape'
'shape',
'size'
]);