This commit was merged in pull request #625.
This commit is contained in:
2024-03-07 23:47:15 +01:00
parent 2ff6ed777f
commit 28098169b9
2 changed files with 0 additions and 3 deletions
@@ -59,8 +59,6 @@ const SuggestTask = ({ details, onClose, situation, continuePopupData }) => {
onClose();
};
console.log(pathname)
return (
<ModalCom action={onClose} situation={situation}>
<div className="logout-modal-wrapper lw-[90%] md:w-[768px] h-full lg:h-auto bg-white dark:bg-dark-white lg:rounded-2xl overflow-y-auto">