diff --git a/client/src/pages/products/index.tsx b/client/src/pages/products/index.tsx index 952abde..21e072a 100644 --- a/client/src/pages/products/index.tsx +++ b/client/src/pages/products/index.tsx @@ -687,13 +687,11 @@ const Products: Component<{}> = () => {
- Loading...

}> - - {(CoreProducts) => { - return ; - }} - -
+ + {(CoreProducts) => { + return ; + }} +