Add pagination feature for blog post
Signed-off-by: Al Asad Nur Riyad <alasadnurriyad@Als-MacBook-Pro.local>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.38.5",
|
||||
"@formkit/auto-animate": "^0.7.0",
|
||||
"@nuxt/content": "^2.7.2",
|
||||
"@nuxt/image-edge": "^1.0.0-27840416.dc1ed65",
|
||||
"@nuxtjs/fontaine": "^0.2.5",
|
||||
@@ -21,6 +22,7 @@
|
||||
"nuxt": "^3.6.5",
|
||||
"nuxt-icon": "^0.4.0",
|
||||
"nuxt-simple-sitemap": "^3.1.3",
|
||||
"typescript": "^5.0.4"
|
||||
"typescript": "^5.0.4",
|
||||
"vue-content-loader": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user