diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 0150037..a68d67a 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -245,7 +245,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {

- Interest: {marketInt?.public_view} + Interest: {details.interest_count}


Expire: {expireIntDate}