add patient and save and schedule all fixed in both pages,

This commit is contained in:
2025-05-16 15:27:38 +05:30
parent 81accf6695
commit f304cccc68
3 changed files with 6 additions and 3 deletions

View File

@@ -166,7 +166,7 @@ export const AddPatientModal = forwardRef<
)}
<Button
type="submit"
type="button"
form="patient-form"
onClick={() => {
if (patientFormRef.current) {