From 3a87593d2e1614cf117c580859ab68c6e1db227f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=A0=20/=20green?= Date: Mon, 10 Oct 2022 19:44:19 +0900 Subject: [PATCH] chore: fix vue-ssr test warning (#10399) --- playground/ssr-vue/src/pages/Store.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/playground/ssr-vue/src/pages/Store.vue b/playground/ssr-vue/src/pages/Store.vue index 90bd95653b15ae..60a19217e55645 100644 --- a/playground/ssr-vue/src/pages/Store.vue +++ b/playground/ssr-vue/src/pages/Store.vue @@ -1,5 +1,5 @@