From fb3c1785938da4197bf9f8cad613522d023b67ff Mon Sep 17 00:00:00 2001 From: Axolotle Date: Wed, 16 Dec 2020 12:36:45 +0100 Subject: [PATCH] add no-footer prop to remove default footer on CardForm --- app/src/components/globals/CardForm.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/components/globals/CardForm.vue b/app/src/components/globals/CardForm.vue index b16000b8..1867f4bd 100644 --- a/app/src/components/globals/CardForm.vue +++ b/app/src/components/globals/CardForm.vue @@ -15,7 +15,7 @@ - +