From d495a57ef26ff312ab63d0c0569f805890900d6a Mon Sep 17 00:00:00 2001 From: yogakurniawan Date: Fri, 1 May 2020 19:19:57 +0700 Subject: [PATCH] fix(vuetify): add vuetify properly --- src/App.vue | 6 +++--- src/components/{HelloWorld.vue => Example.vue} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename src/components/{HelloWorld.vue => Example.vue} (94%) diff --git a/src/App.vue b/src/App.vue index 9654067..e264948 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,19 +1,19 @@