From 1ab8ae9d6d9abe4abfb6ff0f5c2545b6e2dc9169 Mon Sep 17 00:00:00 2001 From: jannikac Date: Fri, 13 Mar 2026 10:00:01 +0100 Subject: [PATCH] use proper radio button instead of rounded checkbox --- src/components/Question.tsx | 41 +++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/src/components/Question.tsx b/src/components/Question.tsx index 6932582..73cecc5 100644 --- a/src/components/Question.tsx +++ b/src/components/Question.tsx @@ -278,18 +278,37 @@ export default function Question() { )} -