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!

); };