minor changes

This commit is contained in:
sonika 2023-08-21 15:45:21 +05:30
parent 6ff0d773b6
commit 97aff21f90

View File

@ -134,6 +134,7 @@ export default function PersonalSection(){
<Grid item xs={4} className='collapsable-form-style'>
<TextField
required
variant="outlined"
label="Email"
name="email"
@ -244,7 +245,6 @@ export default function PersonalSection(){
<FormControl >
<FormLabel>Gender</FormLabel>
<RadioGroup
// value={patient.gender}
aria-labelledby="demo-radio-buttons-group-label"
defaultValue="male"
name="radio-buttons-group"