Skip to content

Commit b445525

Browse files
committed
chore: fix docs
1 parent be88c2b commit b445525

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/.vuepress/theme/Layout.vue

Lines changed: 1 addition & 4 deletions
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)