From a31bfb6b39c8554f7fd867ff25ac5d13d137c842 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Thu, 9 Apr 2020 19:55:57 +0200 Subject: [PATCH] Updated seasonedbutton to not have a wrapping div. --- src/components/ui/SeasonedButton.vue | 32 +++++++++++++++------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/src/components/ui/SeasonedButton.vue b/src/components/ui/SeasonedButton.vue index 28da75d..6036f2f 100644 --- a/src/components/ui/SeasonedButton.vue +++ b/src/components/ui/SeasonedButton.vue @@ -1,7 +1,7 @@