From 0933dc892567c37ef459988b0370042359817ef9 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 9 Jun 2023 22:45:05 -0400 Subject: [PATCH] fix space --- src/components/MarketPlace/MainSection.jsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/MarketPlace/MainSection.jsx b/src/components/MarketPlace/MainSection.jsx index 52bc3e8..3bb973e 100644 --- a/src/components/MarketPlace/MainSection.jsx +++ b/src/components/MarketPlace/MainSection.jsx @@ -38,6 +38,8 @@ export default function MainSection({ className, marketPlaceProduct }) { > All + + tabHandler("artist")} className={`md:text-[18px] text-md text-dark-gray dark:text-white hover:text-pink border-b hover:border-pink font-medium cursor-pointer ${ @@ -78,6 +80,8 @@ export default function MainSection({ className, marketPlaceProduct }) { > Game Assets + +