Adding gnommoeditor in the current version

This commit is contained in:
2026-04-11 09:24:21 +02:00
commit 53d310da82
237 changed files with 64938 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"componentId": "gallery",
"displayName": "Glitch Gallery",
"version": "0.1.0",
"folderName": "glitch_gallery",
"packageName": "@glitch-components/gallery",
"entry": "dist/index.html",
"source": "src/index.tsx",
"tags": [
"internal",
"tooling",
"preview"
]
}