diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 3910711..38ba43d 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -214,10 +214,8 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => { > {marketMsg.loading ? ( - ) : !marketMsg.state ? ( - "Send Message" ) : ( - "Message Sent" + "Send Message" )}