diff --git a/src/pages/master/MasterPage.jsx b/src/pages/master/MasterPage.jsx index 9b8fda8f..86640587 100644 --- a/src/pages/master/MasterPage.jsx +++ b/src/pages/master/MasterPage.jsx @@ -111,7 +111,11 @@ const MasterPage = () => { return ( <> {isCreateModalOpen && ( - closeModal()}> + closeModal()}> )}