From 83e789e1d521f84049763e8fa7c1dd34131edc87 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 17 Sep 2020 14:58:41 +0300 Subject: [PATCH] Fixed lint errors and code styles --- src/AppMenu.vue | 12 ++++++------ src/components/carousel/Carousel.vue | 7 ++++--- src/components/galleria/Galleria.vue | 4 ++-- src/components/galleria/GalleriaContent.vue | 8 ++++---- src/components/galleria/GalleriaItem.vue | 4 ++-- src/components/galleria/GalleriaThumbnails.vue | 2 +- src/router/index.js | 2 +- 7 files changed, 20 insertions(+), 19 deletions(-) diff --git a/src/AppMenu.vue b/src/AppMenu.vue index 927d08a09..60b733448 100755 --- a/src/AppMenu.vue +++ b/src/AppMenu.vue @@ -70,7 +70,7 @@