import { SectionHeading } from "@/components/ui/section-heading" import { ComponentContainer } from "@/components/ui/component-container" import { Button } from "@/components/ui/button" import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react" export function PaginationSection() { return (
`} > `} >
`} >
) }