Skip to content

Commit 8ece509

Browse files
committed
chore: fix linting
1 parent 92e3dd6 commit 8ece509

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/.vuepress/theme/Layout.vue

+1-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
</p>
1010
<p>
1111
To read docs for Vue Test Utils for Vue 3,
12-
<a
13-
href="https://test-utils.vuejs.org/"
14-
v-text="'click here'"
15-
/>.
12+
<a href="https://test-utils.vuejs.org/" v-text="'click here'" />.
1613
</p>
1714
</div>
1815
</div>

0 commit comments

Comments
 (0)