mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(item-option): add shapes (#29636)
This commit is contained in:
@ -492,7 +492,8 @@ export const IonItemOption = /*@__PURE__*/ defineContainer<JSX.IonItemOption>('i
|
||||
'href',
|
||||
'rel',
|
||||
'target',
|
||||
'type'
|
||||
'type',
|
||||
'shape'
|
||||
]);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user