mirror of https://github.com/vuejs/core.git
test: update snapshot
This commit is contained in:
parent
145df431e7
commit
2f5f76779c
|
@ -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) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue