diff --git a/src/components/layout/Radio.tsx b/src/components/layout/Radio.tsx index 82203f9..0081e39 100644 --- a/src/components/layout/Radio.tsx +++ b/src/components/layout/Radio.tsx @@ -60,36 +60,38 @@ export function StyledRadioGroup(props: { }} disabled={choice.disabled} > -
+
- - - - -
-
+ - {choice.label} -
- -
- {choice.caption} + + +
+
+ {choice.label}
- + +
+ {choice.caption} +
+
+