diff --git a/.gitignore b/.gitignore index 40b3a5e..b6c641c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ .env.test.local .env.production.local +#package-lock.json + npm-debug.log* yarn-debug.log* yarn-error.log* diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 75683a5..f9d4a42 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -117,7 +117,7 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => { return ( -
+

{details.offer_code} @@ -201,8 +201,8 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => { If you have any questions about this task: