We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ed2a7 commit f80162dCopy full SHA for f80162d
1 file changed
apps/sim/blocks/blocks/flint.ts
@@ -80,6 +80,7 @@ export const FlintBlock: BlockConfig = {
80
id: 'items',
81
title: 'Pages (JSON)',
82
type: 'code',
83
+ language: 'json',
84
placeholder: `[
85
{
86
"targetPageSlug": "/case-studies/acme-corp",
0 commit comments