diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 1f3bc7b..11680b3 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -128,7 +128,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
-
+

{details?.title}

@@ -196,7 +196,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => { ))}

-
+
-
+
{marketMsg.state && "Message Sent!"} {errMsg.market && "Something went wrong"}