From d3f843b1b144728314f2bbe8329651e0e9150f85 Mon Sep 17 00:00:00 2001 From: axolotle Date: Wed, 24 Jul 2024 16:55:10 +0200 Subject: [PATCH] feat: add config panels sections display in CardForm --- app/src/components/globals/CardForm.vue | 167 ++++++++++++++++-------- 1 file changed, 111 insertions(+), 56 deletions(-) diff --git a/app/src/components/globals/CardForm.vue b/app/src/components/globals/CardForm.vue index fe994787..c78ec353 100644 --- a/app/src/components/globals/CardForm.vue +++ b/app/src/components/globals/CardForm.vue @@ -1,21 +1,12 @@ -