Initial commit after recreate

This commit is contained in:
2026-04-11 09:21:22 +02:00
commit 02704133f4
378 changed files with 93091 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"componentId": "assumption-toggle",
"displayName": "Assumption Toggle",
"version": "1.0.0",
"folderName": "glitch_assumption_toggle",
"packageName": "@nommo/assumption-toggle",
"entry": "dist/assumption-toggle.js",
"source": "src/index.tsx",
"tags": [
"glitch-component",
"crt",
"logic"
]
}