From: 汪心禾 Date: Mon, 28 Aug 2023 14:20:15 +0000 (+0800) Subject: chore: add `rel="noopener"` to the link to `Cypress Component Testing` (#333) X-Git-Tag: v3.7.4~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8fc7603ed5d302aa4b49491e96048f54bd9f250;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: add `rel="noopener"` to the link to `Cypress Component Testing` (#333) --- diff --git a/template/code/default/src/components/TheWelcome.vue b/template/code/default/src/components/TheWelcome.vue index 5e646253..dab95367 100644 --- a/template/code/default/src/components/TheWelcome.vue +++ b/template/code/default/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/router/src/components/TheWelcome.vue b/template/code/router/src/components/TheWelcome.vue index 5e646253..dab95367 100644 --- a/template/code/router/src/components/TheWelcome.vue +++ b/template/code/router/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/typescript-default/src/components/TheWelcome.vue b/template/code/typescript-default/src/components/TheWelcome.vue index a70765c2..49d8f735 100644 --- a/template/code/typescript-default/src/components/TheWelcome.vue +++ b/template/code/typescript-default/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.
diff --git a/template/code/typescript-router/src/components/TheWelcome.vue b/template/code/typescript-router/src/components/TheWelcome.vue index a70765c2..49d8f735 100644 --- a/template/code/typescript-router/src/components/TheWelcome.vue +++ b/template/code/typescript-router/src/components/TheWelcome.vue @@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue' Volar. If you need to test your components and web pages, check out Cypress and - Cypress Component Testing. + Cypress Component Testing.