We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f3499 commit aecfd99Copy full SHA for aecfd99
blocks.config.json
@@ -4,7 +4,7 @@
4
"id": "pomsky-viewer",
5
"title": "Pomsky Viewer",
6
"description": "View the compiled result of the Pomsky code.",
7
- "entry": "blocks/pomsky-block/index.tsx",
+ "entry": "blocks/pomsky-viewer/index.tsx",
8
"matches": ["*.pom", "*.pomsky"],
9
"example_path": "https://github.com/Kyza/color-regex/blob/main/full.pom"
10
}
0 commit comments