Unrefactor Properties form to allow more freedom on the input types and form #32

Merged
Siklos merged 10 commits from dev.betterProperties into dev 2022-08-16 08:57:54 -04:00
Showing only changes of commit 1bd0d1c796 - Show all commits

View file

@ -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'