@ -128,7 +128,6 @@ function emitChange() {
}
function handleChange(_, ...args) {
emit('change', ...args)
emitData.value = args
</script>