From 5659f7e7a6852e6791cf6f459678551c3fa35761 Mon Sep 17 00:00:00 2001 From: Walker Date: Sun, 29 Oct 2017 17:59:45 -0200 Subject: [PATCH] feat(template): add hello prop --- template/client/App.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/template/client/App.vue b/template/client/App.vue index 3329a62..16d4f45 100644 --- a/template/client/App.vue +++ b/template/client/App.vue @@ -1,9 +1,15 @@