Unrefactor Properties form to allow more freedom on the input types and form #32
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export const RadioGroupButtons: React.FunctionComponent<IRadioGroupButtonsProps>
|
|||
|
||||
return (
|
||||
<>
|
||||
<label>
|
||||
<label className='mt-4 text-xs font-medium text-gray-800'>
|
||||
{props.labelText}
|
||||
</label>
|
||||
<div id='XPositionReference'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue