test: update snapshot

This commit is contained in:
三咲智子 Kevin Deng 2023-11-17 18:00:39 +08:00
parent 145df431e7
commit 2f5f76779c
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ exports[`basic 1`] = `
"import { defineComponent as _defineComponent } from 'vue'
import { template } from 'vue/vapor'
const t0 = template(\`<h1 id=\\"title\\">Counter</h1>\`)
export default /*#__PURE__*/_defineComponent({
setup(__props) {