mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
chore: fix typo (#12863)
This commit is contained in:
parent
6d9aac8bd3
commit
a5afc4d0a4
@ -1571,7 +1571,7 @@ describe('SFC analyze <script> bindings', () => {
|
||||
</script>
|
||||
<template>
|
||||
<div @click="$emit('update:a');"></div>
|
||||
</tempalte>
|
||||
</template>
|
||||
`)
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user