From 05fe682f1db152ff9ade7dc9cc66435e19fa09d0 Mon Sep 17 00:00:00 2001 From: Kawacrepe Date: Tue, 30 Jun 2020 20:25:56 +0200 Subject: [PATCH] examples(with-vuetify): use `v-main` instead of `v-content` (#7638) Since vuetify 2.3 `v-content` became `v-main` --- examples/with-vuetify/layouts/default.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/with-vuetify/layouts/default.vue b/examples/with-vuetify/layouts/default.vue index ffe7193b418a..a68bb18765d2 100644 --- a/examples/with-vuetify/layouts/default.vue +++ b/examples/with-vuetify/layouts/default.vue @@ -15,11 +15,11 @@
- + - +