Skip to content

Instantly share code, notes, and snippets.

View Arsh-Coding's full-sized avatar
🎯
Focusing

Arshpreet Singh Esher Arsh-Coding

🎯
Focusing
View GitHub Profile
// page.tsx
import PaginationControls from '@/components/PaginationControls'
import Image from 'next/image'
const data = [
'entry 1',
'entry 2',
'entry 3',
'entry 4',