Skip to content

Commit 635ffca

Browse files
committed
blockJS: false
1 parent e3b4d26 commit 635ffca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/research/[id].page.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ export const getStaticProps = async ({ params }) => {
164164
rehypePlugins: [slug],
165165
},
166166
scope: rest,
167+
blockJS: false,
167168
})
168169

169170
return {

0 commit comments

Comments
 (0)