From: Eduardo San Martin Morote Date: Wed, 11 Oct 2023 20:45:06 +0000 (+0200) Subject: chore: add icons for versions X-Git-Tag: @pinia/nuxt@0.5.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b77c85041367d353cbe30c24ddb324abdf890c;p=thirdparty%2Fvuejs%2Fpinia.git chore: add icons for versions --- diff --git a/packages/online-playground/public/logo-ts.svg b/packages/online-playground/public/logo-ts.svg new file mode 100644 index 00000000..b65a93a8 --- /dev/null +++ b/packages/online-playground/public/logo-ts.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/online-playground/public/logo-vue.svg b/packages/online-playground/public/logo-vue.svg new file mode 100644 index 00000000..a1d285eb --- /dev/null +++ b/packages/online-playground/public/logo-vue.svg @@ -0,0 +1,2 @@ + + diff --git a/packages/online-playground/src/Header.vue b/packages/online-playground/src/Header.vue index ed306be5..6d60acaf 100644 --- a/packages/online-playground/src/Header.vue +++ b/packages/online-playground/src/Header.vue @@ -57,11 +57,11 @@ function toggleDark() { Pinia Playground