feat(canvas): replace sidebar fade with progressive blur

This commit is contained in:
2026-04-11 07:25:27 +02:00
parent 9732022461
commit f3dcaf89f2
3 changed files with 123 additions and 10 deletions

View File

@@ -22,6 +22,7 @@
"hooks": "@/hooks"
},
"registries": {
"@tool-ui": "https://www.tool-ui.com/r/{name}.json"
"@tool-ui": "https://www.tool-ui.com/r/{name}.json",
"@magicui": "https://magicui.design/r/{name}"
}
}