diff --git a/src/app/(normal)/artworks/animalstudies/index/page.tsx b/src/app/(normal)/artworks/animalstudies/index/page.tsx index f6a5b47..876503a 100644 --- a/src/app/(normal)/artworks/animalstudies/index/page.tsx +++ b/src/app/(normal)/artworks/animalstudies/index/page.tsx @@ -1,4 +1,4 @@ -import { ArrowLeftIcon } from "lucide-react"; +import { ArrowLeftIcon, ChevronRightIcon } from "lucide-react"; import Link from "next/link"; import { @@ -82,16 +82,17 @@ export default async function AnimalListPage() { } return ( -