diff --git a/src/components/AuthPages/AuthProfile/index.jsx b/src/components/AuthPages/AuthProfile/index.jsx index fc92027..4db9d25 100644 --- a/src/components/AuthPages/AuthProfile/index.jsx +++ b/src/components/AuthPages/AuthProfile/index.jsx @@ -145,6 +145,7 @@ export default function AuthProfile() { + diff --git a/src/components/Home/SellHistoryMarketVisitorAnalytic.jsx b/src/components/Home/SellHistoryMarketVisitorAnalytic.jsx index 2de2da2..fd42a3b 100644 --- a/src/components/Home/SellHistoryMarketVisitorAnalytic.jsx +++ b/src/components/Home/SellHistoryMarketVisitorAnalytic.jsx @@ -104,9 +104,7 @@ export default function SellHistoryMarketVisitorAnalytic({ className }) { }`} >
-
- -
+
@@ -127,6 +125,11 @@ export default function SellHistoryMarketVisitorAnalytic({ className }) {
+ +
+ +
+
);