From: Haoqun Jiang Date: Wed, 11 Aug 2021 08:20:47 +0000 (+0800) Subject: fix: fix js HelloWorld template X-Git-Tag: v3.0.0-alpha.2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793adb0c3d63149f292787f1c5cbf9db06e315c3;p=thirdparty%2Fvuejs%2Fcreate-vue.git fix: fix js HelloWorld template --- diff --git a/playground/default/src/components/HelloWorld.vue b/playground/default/src/components/HelloWorld.vue index 36a089f1..51f81a8f 100644 --- a/playground/default/src/components/HelloWorld.vue +++ b/playground/default/src/components/HelloWorld.vue @@ -1,17 +1,24 @@