mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-05 14:44:12 +00:00
remove duplicate label on radio buttons
This commit is contained in:
parent
8a53c5103b
commit
1d68580ae6
@ -32,9 +32,6 @@ const RadioWidget = ({
|
||||
|
||||
return (
|
||||
<>
|
||||
<FormLabel required={required} htmlFor={id}>
|
||||
{label || schema.title}
|
||||
</FormLabel>
|
||||
<RadioGroup
|
||||
id={id}
|
||||
name={id}
|
||||
|
Loading…
x
Reference in New Issue
Block a user