Moved Offer Table to Dash

This commit was merged in pull request #233.
This commit is contained in:
2023-07-02 01:34:27 +01:00
parent 1e2219fb00
commit 93d9afa417
7 changed files with 256 additions and 60 deletions
@@ -119,13 +119,6 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
.replace(/"/g, '"')
.replace(/&/g, "&");
console.log("first wait", {
manageInt,
ManageInterest,
MarketDetail,
marketMsg,
});
return (
<ModalCom action={onClose} situation={situation} className="edit-popup">
<div className="logout-modal-wrapper md:w-[750px] md:h-[660px] h-full bg-white dark:bg-dark-white lg:rounded-2xl overflow-y-auto">