Update src/app/shop/page.tsx

This commit is contained in:
2026-02-12 12:10:41 +00:00
parent 97bb4484dc
commit 7228d59108

View File

@@ -7,6 +7,7 @@ import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog
import FooterBase from '@/components/sections/footer/FooterBase';
import { useProductCatalog } from "@/hooks/useProductCatalog";
import { useState } from "react";
import Link from 'next/link';
export default function ShopPage() {
const {