feat: implement pagination

This commit is contained in:
enscribe 2024-09-15 15:52:53 -07:00
parent 72baf20564
commit aaaa2302f2
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
10 changed files with 255 additions and 55 deletions

View file

@ -1,7 +1,7 @@
{
"name": "astro-erudite",
"type": "module",
"version": "0.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "astro dev",