From 9b2145ff00e33c2aeaf4442673fcfccc8b5b1dd6 Mon Sep 17 00:00:00 2001 From: "DESKTOP-BC3NEC6\\chiefsoft" Date: Sat, 28 Jan 2023 23:52:14 -0500 Subject: [PATCH] Profile layout --- src/components/AuthPages/AuthProfile/index.jsx | 1 + src/components/Home/SellHistoryMarketVisitorAnalytic.jsx | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 }) {
+ +
+ +
+
);