From 8c57a26087a164974466c68595b44e5a31af8670 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 11 Feb 2025 12:58:56 +0100 Subject: [PATCH] fix(front): remove testing color --- front/src/components/radios/Card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/radios/Card.vue b/front/src/components/radios/Card.vue index 2ace3a400..267c2e990 100644 --- a/front/src/components/radios/Card.vue +++ b/front/src/components/radios/Card.vue @@ -89,7 +89,7 @@ const customRadioId = computed(() => props.customRadio?.id ?? null) :title="radio.name" > -