fix
parent
819b26456d
commit
c0533b62af
|
@ -3,6 +3,7 @@ import { ChevronRight } from "lucide-react";
|
|||
import { ShoppingCart } from "lucide-react";
|
||||
import { getLocale, getMessages } from "next-intl/server";
|
||||
import Link from "next/link";
|
||||
import { notFound } from "next/navigation";
|
||||
import BrandInfo from "src/components/Product/BrandInfo";
|
||||
import ProductDescription from "src/components/Product/ProductDescription";
|
||||
import ProductGallery from "src/components/Product/ProductGallery";
|
||||
|
|
Loading…
Reference in New Issue