From c1acbed2c75e1727bfb524ad6d170f1bf07ef8dc Mon Sep 17 00:00:00 2001 From: Balakrishna Prasad Ganne Date: Mon, 26 Oct 2020 13:14:51 +0530 Subject: [PATCH] Replaced the old v-content tag with the new v-main (#536) --- cmd/templates/vuetify2-basic/frontend/src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/templates/vuetify2-basic/frontend/src/App.vue b/cmd/templates/vuetify2-basic/frontend/src/App.vue index 2d4a34228..759c1fba4 100644 --- a/cmd/templates/vuetify2-basic/frontend/src/App.vue +++ b/cmd/templates/vuetify2-basic/frontend/src/App.vue @@ -24,13 +24,13 @@ Application - + - + © You @@ -57,4 +57,4 @@ .logo { width: 16em; } - \ No newline at end of file +