feat: implement pagination
This commit is contained in:
parent
72baf20564
commit
aaaa2302f2
10 changed files with 255 additions and 55 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "astro-erudite",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue