reset view on modals
This commit is contained in:
@@ -99,6 +99,7 @@ export default function KeyboardContextProvider({ children }) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
const handleModalType = (modalType: ShowModalType) => {
|
const handleModalType = (modalType: ShowModalType) => {
|
||||||
|
handleResetView();
|
||||||
setShowModalType(modalType);
|
setShowModalType(modalType);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user