From: Haoqun Jiang Date: Wed, 22 Dec 2021 08:52:18 +0000 (+0800) Subject: docs: replace vuex link with pinia X-Git-Tag: v3.0.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee738e6a990dca48489a6291eaafee26e9809b8;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 1d003f86..3ab0f18f 100644 --- a/template/code/default/src/components/TheWelcome.vue +++ b/template/code/default/src/components/TheWelcome.vue @@ -47,7 +47,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 more diff --git a/template/code/router/src/components/TheWelcome.vue b/template/code/router/src/components/TheWelcome.vue index 1d003f86..3ab0f18f 100644 --- a/template/code/router/src/components/TheWelcome.vue +++ b/template/code/router/src/components/TheWelcome.vue @@ -47,7 +47,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 more diff --git a/template/code/typescript-default/src/components/TheWelcome.vue b/template/code/typescript-default/src/components/TheWelcome.vue index b91a8edd..ad88e8f9 100644 --- a/template/code/typescript-default/src/components/TheWelcome.vue +++ b/template/code/typescript-default/src/components/TheWelcome.vue @@ -47,7 +47,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 more diff --git a/template/code/typescript-router/src/components/TheWelcome.vue b/template/code/typescript-router/src/components/TheWelcome.vue index b91a8edd..ad88e8f9 100644 --- a/template/code/typescript-router/src/components/TheWelcome.vue +++ b/template/code/typescript-router/src/components/TheWelcome.vue @@ -47,7 +47,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 more