add patient and save and schedule all fixed in both pages,
This commit is contained in:
@@ -166,7 +166,7 @@ export const AddPatientModal = forwardRef<
|
||||
)}
|
||||
|
||||
<Button
|
||||
type="submit"
|
||||
type="button"
|
||||
form="patient-form"
|
||||
onClick={() => {
|
||||
if (patientFormRef.current) {
|
||||
|
||||
Reference in New Issue
Block a user