Update src/app/shop/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog
|
||||
import { useProductCatalog } from "@/hooks/useProductCatalog";
|
||||
|
||||
function ShopPageContent() {
|
||||
const {
|
||||
const {
|
||||
products,
|
||||
isLoading,
|
||||
search,
|
||||
|
||||
Reference in New Issue
Block a user