Adding slurve sound

This commit is contained in:
2026-03-26 10:50:04 +01:00
parent 9e15e32b94
commit 644599cc56
14 changed files with 58 additions and 352 deletions
+14
View File
@@ -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"
]
}