chore: update fixture

This commit is contained in:
Anthony Fu
2022-09-06 10:04:27 +08:00
parent f3f41914c3
commit e9f0988b4d
42 changed files with 1487 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
// Vitest Snapshot v1
exports[`Counter.vue > should render 1`] = `"<div>10 <button class=\\"inc\\"> + </button><button class=\\"dec\\"> - </button></div>"`;