Skip to content

Commit e8971df

Browse files
chore(vue): update proxies file
1 parent 8abf126 commit e8971df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/vue/src/proxies.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,10 +1024,6 @@ export const IonToggle = /*@__PURE__*/ defineContainer<JSX.IonToggle, JSX.IonTog
10241024
'ionChange',
10251025
'ionFocus',
10261026
'ionBlur'
1027-
], [
1028-
'ionChange',
1029-
'ionFocus',
1030-
'ionBlur'
10311027
],
10321028
'checked', 'ion-change');
10331029

0 commit comments

Comments
 (0)