From 20d656542e75f0413d59bc5e2eb8d02b61c42b38 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 30 Mar 2019 00:13:30 +0000 Subject: [PATCH] Fix linting issues --- src/App.vue | 2 +- src/components/DrupalMessage.vue | 2 +- src/components/MainMenu.vue | 74 ++++++++++++++++---------------- src/components/Welcome.vue | 4 +- tailwind.config.js | 22 +++++----- 5 files changed, 52 insertions(+), 52 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5a49fa3..b0d6a8f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -14,7 +14,7 @@ export default { name: 'app', components: { SkipLink, - Welcome, + Welcome } } diff --git a/src/components/DrupalMessage.vue b/src/components/DrupalMessage.vue index 6bc1ae7..7515855 100644 --- a/src/components/DrupalMessage.vue +++ b/src/components/DrupalMessage.vue @@ -10,7 +10,7 @@ diff --git a/src/components/Welcome.vue b/src/components/Welcome.vue index c344720..9fe0bf8 100644 --- a/src/components/Welcome.vue +++ b/src/components/Welcome.vue @@ -87,13 +87,13 @@