mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
restored radio button label htmlFor
This commit is contained in:
parent
2aa5ea0f02
commit
1512cdb4df
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ const FormikRadioButtonSubComponent = ({
|
|||
'formik-radio-label',
|
||||
labelClassName
|
||||
)}
|
||||
htmlFor={id}
|
||||
>
|
||||
{label}
|
||||
</label>
|
||||
|
|
Loading…
Reference in a new issue