Here is Pagination component
import App from "@/components/ui/pagination-ant"; export default function DemoOne() { return <App />; }
Part of Ant Design — browse the full library on 21st.dev.