spelling fix
This commit is contained in:
parent
b9f3aa35e5
commit
9b18f4aff0
@ -138,7 +138,6 @@ export default function PainAnalysisSection4({
|
|||||||
}));
|
}));
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log("hsabdyhsx",patientDataDiplay)
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Grid item xs={12} className='collapsable-form-style '>
|
<Grid item xs={12} className='collapsable-form-style '>
|
||||||
|
|||||||
@ -93,7 +93,7 @@ export default function PastTreatment5({
|
|||||||
className='collapsable-form-style-radioButtons-fullwidth'
|
className='collapsable-form-style-radioButtons-fullwidth'
|
||||||
>
|
>
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>Overall your General Healgth is:</FormLabel>
|
<FormLabel>Overall your General Health is:</FormLabel>
|
||||||
<RadioGroup
|
<RadioGroup
|
||||||
name='painDuration'
|
name='painDuration'
|
||||||
defaultValue={
|
defaultValue={
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user