chore: fix build

This commit is contained in:
Evan You
2021-12-11 23:48:32 +08:00
parent fbd0fe9759
commit f4dcbbc7b9
3 changed files with 3 additions and 4 deletions

View File

@@ -344,7 +344,7 @@ return { a }
}"
`;
exports[`SFC compile <script setup> binding analysis for destructur 1`] = `
exports[`SFC compile <script setup> binding analysis for destructure 1`] = `
"export default {
setup(__props, { expose }) {
expose();