From 9caa772804c5608145745f4fde5061b97efbddbc Mon Sep 17 00:00:00 2001 From: yolit-bitlogic Date: Wed, 12 Jan 2022 10:46:07 -0300 Subject: [PATCH] Fix solved in query useBlog --- public/page-data/index/page-data.json | 2 +- src/components/BlogPage/BlogContainer.js | 2 +- src/hooks/useBlog.js | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/public/page-data/index/page-data.json b/public/page-data/index/page-data.json index d54c94ab..64bd0e56 100644 --- a/public/page-data/index/page-data.json +++ b/public/page-data/index/page-data.json @@ -2,4 +2,4 @@ "componentChunkName": "component---src-pages-index-js", "path": "/", "result": {"pageContext":{}}, - "staticQueryHashes": ["1128713364","1687125271","176670904","3498872882","3858639830","4109181808","854109855","882490824","966225310"]} \ No newline at end of file + "staticQueryHashes": ["1128713364","1687125271","176670904","2432702713","3498872882","3858639830","4109181808","854109855","882490824"]} \ No newline at end of file diff --git a/src/components/BlogPage/BlogContainer.js b/src/components/BlogPage/BlogContainer.js index b9c17740..45715857 100644 --- a/src/components/BlogPage/BlogContainer.js +++ b/src/components/BlogPage/BlogContainer.js @@ -49,7 +49,7 @@ const Blog = () => { )} {filterArticle?.map((category, idx) => ( - + {category.map((item, idx) => ( { summary slug image { - url localFile { childImageSharp { gatsbyImageData