mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-03-01 06:54:08 +00:00
Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
parent
c0f0742426
commit
227734cebf
@ -225,7 +225,7 @@ export const getStaticProps = async () => {
|
||||
|
||||
//===== \/ START NEXT_PUBLIC_DATOCMS_BYPASS \/ ====================================================
|
||||
|
||||
function getInitialBlogPostsDataProp(allBlogPosts : object) {
|
||||
function getInitialBlogPostsDataProp(allBlogPosts : any) {
|
||||
|
||||
let initialBlogPostsDataProp = {};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user