manage offer reformatted

This commit was merged in pull request #203.
This commit is contained in:
victorAnumudu
2023-06-22 20:41:17 +01:00
parent 08f1ae1a9f
commit 52cb0cb2da
2 changed files with 78 additions and 23 deletions
@@ -170,7 +170,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => {
<hr className="mb-1" />
<span className="flex items-center gap-2">
{content?.text}
<strong>{content?.bold}</strong>
<strong>{thePrice}</strong>
</span>
<hr className="mt-1" />
</>