mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
chore(vue): update proxies file
This commit is contained in:
@ -243,10 +243,6 @@ export const IonCheckbox = /*@__PURE__*/ defineContainer<JSX.IonCheckbox, JSX.Io
|
|||||||
'ionChange',
|
'ionChange',
|
||||||
'ionFocus',
|
'ionFocus',
|
||||||
'ionBlur'
|
'ionBlur'
|
||||||
], [
|
|
||||||
'ionChange',
|
|
||||||
'ionFocus',
|
|
||||||
'ionBlur'
|
|
||||||
],
|
],
|
||||||
'checked', 'ion-change');
|
'checked', 'ion-change');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user