minor changes
This commit is contained in:
parent
6ff0d773b6
commit
97aff21f90
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user