Open sagar-wal opened 2 years ago
.vscode/settings.json
name
sex
dob
required
email
useState
Successfully saved patient
Subtask : Minimise use of ‘any’ and ‘as any’. Use typescript types as maximum possible
.vscode/settings.json
name
,sex
,dob
asrequired
andemail
should be a valid email before submission.useState
and Mui Alert show messageSuccessfully saved patient
.