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