Skip to content

Commit 0a502a1

Browse files
chore(vue): update proxies file
1 parent 8743a4f commit 0a502a1

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
@@ -243,10 +243,6 @@ export const IonCheckbox = /*@__PURE__*/ defineContainer<JSX.IonCheckbox, JSX.Io
243243
'ionChange',
244244
'ionFocus',
245245
'ionBlur'
246-
], [
247-
'ionChange',
248-
'ionFocus',
249-
'ionBlur'
250246
],
251247
'checked', 'ion-change');
252248

0 commit comments

Comments
 (0)