Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit75b7c00

Browse files
fix: vitest link in template (#678)
1 parent9a5f8d7 commit75b7c00

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎template/code/default/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3434
+
3535
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3636
you need to test your components and web pages, check out
37-
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vite</a>
37+
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vitest</a>
3838
and
3939
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a>
4040
/

‎template/code/router/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3434
+
3535
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3636
you need to test your components and web pages, check out
37-
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vite</a>
37+
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vitest</a>
3838
and
3939
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a>
4040
/

‎template/code/typescript-default/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3434
+
3535
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3636
you need to test your components and web pages, check out
37-
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vite</a>
37+
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vitest</a>
3838
and
3939
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a>
4040
/

‎template/code/typescript-router/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
3434
+
3535
<ahref="https://github.com/johnsoncodehk/volar"target="_blank"rel="noopener">Volar</a>. If
3636
you need to test your components and web pages, check out
37-
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vite</a>
37+
<ahref="https://vitest.dev/"target="_blank"rel="noopener">Vitest</a>
3838
and
3939
<ahref="https://www.cypress.io/"target="_blank"rel="noopener">Cypress</a>
4040
/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp