Commit 645b41c4 authored by konstantin-smirnov's avatar konstantin-smirnov

DMVP-1055 - Bug. Error after close modal event

parent 88d32284
......@@ -126,7 +126,6 @@ const PatientAppointmentPage: React.FC<AppointmentProps> = ({
}
const handleCloseModal = () => {
getAppointmennt(appointmentId);
setIsEditWindowOpen(false);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment