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>
<FormControl>
<FormLabel>Gender</FormLabel>
<FormLabel>What is the maximum number of rows you want to extract?</FormLabel>
<RadioGroup
row
aria-labelledby="demo-row-radio-buttons-group-label"