From 4c2764c747f1480ee7752e43357663f3c321f571 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Wed, 26 Oct 2016 19:03:55 +0200 Subject: . --- src/components/hello/Hello.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/hello/Hello.js') diff --git a/src/components/hello/Hello.js b/src/components/hello/Hello.js index 609bdbdc..c701c560 100644 --- a/src/components/hello/Hello.js +++ b/src/components/hello/Hello.js @@ -3,6 +3,6 @@ export default { data () { return { msg: 'Welcome to Your Vue.js app' - }; + } } -}; +} -- cgit v1.2.3-70-g09d2