mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -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',
|
'formik-radio-label',
|
||||||
labelClassName
|
labelClassName
|
||||||
)}
|
)}
|
||||||
|
htmlFor={id}
|
||||||
>
|
>
|
||||||
{label}
|
{label}
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Reference in a new issue