diff --git a/src/components/master/MasterModal.jsx b/src/components/master/MasterModal.jsx index fc8209fe..fd1a0461 100644 --- a/src/components/master/MasterModal.jsx +++ b/src/components/master/MasterModal.jsx @@ -131,6 +131,9 @@ const MasterModal = ({ modaldata, closeModal }) => { )} {modaldata.modalType === "Contact Category" && ( + )} + {modaldata.modalType === "Edit-Contact Category" && ( + )} {modaldata.modalType === "Contact Tag" && (