04/04/24 - 21h30
parent
2b6d2372d1
commit
d8de59e27b
|
@ -274,7 +274,7 @@ function SurveyDocument() {
|
|||
{question.type && String(question.type) === "bool" &&
|
||||
<div>
|
||||
<FormControl>
|
||||
<FormLabel id="demo-row-radio-buttons-group-label">Gender</FormLabel>
|
||||
|
||||
<RadioGroup
|
||||
row
|
||||
aria-labelledby="demo-row-radio-buttons-group-label"
|
||||
|
|
Loading…
Reference in New Issue