From: Haoqun Jiang Date: Wed, 22 Dec 2021 08:53:03 +0000 (+0800) Subject: docs: replace vuex link with pinia X-Git-Tag: v2.0.3~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c03f6909f2d77d2339bc55a5430ddadeb8dfc7b4;p=thirdparty%2Fvuejs%2Fcreate-vue.git docs: replace vuex link with pinia --- diff --git a/template/code/default/src/components/TheWelcome.vue b/template/code/default/src/components/TheWelcome.vue index 6b274603..4d37dc5d 100644 --- a/template/code/default/src/components/TheWelcome.vue +++ b/template/code/default/src/components/TheWelcome.vue @@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, + Pinia, Vue Router, Vue Test Utils, and Vue Dev Tools. If you need diff --git a/template/code/router/src/components/TheWelcome.vue b/template/code/router/src/components/TheWelcome.vue index 6b274603..4d37dc5d 100644 --- a/template/code/router/src/components/TheWelcome.vue +++ b/template/code/router/src/components/TheWelcome.vue @@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, + Pinia, Vue Router, Vue Test Utils, and Vue Dev Tools. If you need diff --git a/template/code/typescript-default/src/components/TheWelcome.vue b/template/code/typescript-default/src/components/TheWelcome.vue index 2eae6a47..88a4423a 100644 --- a/template/code/typescript-default/src/components/TheWelcome.vue +++ b/template/code/typescript-default/src/components/TheWelcome.vue @@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, + Pinia, Vue Router, Vue Test Utils, and Vue Dev Tools. If you need diff --git a/template/code/typescript-router/src/components/TheWelcome.vue b/template/code/typescript-router/src/components/TheWelcome.vue index 2eae6a47..88a4423a 100644 --- a/template/code/typescript-router/src/components/TheWelcome.vue +++ b/template/code/typescript-router/src/components/TheWelcome.vue @@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, + Pinia, Vue Router, Vue Test Utils, and Vue Dev Tools. If you need