From 19ae52780811b546ca84bfc6cad489ad966d87e0 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 5 Dec 2024 19:41:37 -0500 Subject: [PATCH] fix text --- src/parts/HomeSections.jsx | 12 +- src/parts/UserHeader.jsx | 224 ++++++++++++++++++------------------- 2 files changed, 118 insertions(+), 118 deletions(-) diff --git a/src/parts/HomeSections.jsx b/src/parts/HomeSections.jsx index a9d01c3..39d2270 100644 --- a/src/parts/HomeSections.jsx +++ b/src/parts/HomeSections.jsx @@ -167,20 +167,20 @@ export default function HomeSections(){
-

Invoices Status

+

Recent Actions

- + {/**/}
-

Total Sales

-

$9514

+

Last Update

+

10-10-2021 10 AM

- + {/**/}
@@ -278,7 +278,7 @@ export default function HomeSections(){

Top selling products

- Export + {/*Export */}
diff --git a/src/parts/UserHeader.jsx b/src/parts/UserHeader.jsx index e442b42..ab6e5a4 100644 --- a/src/parts/UserHeader.jsx +++ b/src/parts/UserHeader.jsx @@ -19,120 +19,120 @@ export default function UserHeader(){