feat: set FormLabe;

This commit is contained in:
karishmas6
2024-08-24 10:00:19 +05:30
parent 27085c76ff
commit 5b03bd69da

View File

@@ -115,7 +115,7 @@ export const InterpretationLog = () => {
<> <>
<p>What is the maximum number of rows you want to extract?</p> <p>What is the maximum number of rows you want to extract?</p>
<FormControl> <FormControl>
<FormLabel>Gender</FormLabel> <FormLabel>What is the maximum number of rows you want to extract?</FormLabel>
<RadioGroup <RadioGroup
row row
aria-labelledby="demo-row-radio-buttons-group-label" aria-labelledby="demo-row-radio-buttons-group-label"