From 576779b45c637f4a39898199fbbbb9b571343eaf Mon Sep 17 00:00:00 2001 From: Thith-thith Date: Mon, 7 Aug 2023 05:09:04 -0400 Subject: [PATCH] Changes to be committed: modified: client/src/pages/products/index.tsx --- client/src/pages/products/index.tsx | 1353 ++++++++++++++------------- 1 file changed, 677 insertions(+), 676 deletions(-) diff --git a/client/src/pages/products/index.tsx b/client/src/pages/products/index.tsx index 9e206c1..1f81dd9 100644 --- a/client/src/pages/products/index.tsx +++ b/client/src/pages/products/index.tsx @@ -4,694 +4,695 @@ import CoreProducts from "../../data/Core-Product"; const Products: Component<{}> = () => { return ( -
-
- -
+ //
+ //
+ // + //
- -
-
-

- Products -

+ //
+ //
+ //

+ // Products + //

-
-
-
- -
+ //
+ //
+ //
+ // + //
- -
-
-
+ // + //
+ //
+ //
-
-

- Products -

+ //
+ //

+ // Products + //

-
- -
-
-
+ //
+ //
+ // + // {(res) => { + // return ; + // }} + // + //
+ //
+ //
+ // + // + // +

Fuck you!

); };