diff --git a/src/runtime/components/PinInput.vue b/src/runtime/components/PinInput.vue index d90e698a2f..210334f205 100644 --- a/src/runtime/components/PinInput.vue +++ b/src/runtime/components/PinInput.vue @@ -46,7 +46,7 @@ export type PinInputEmits = PinInputRootEmits -