new registry

This commit is contained in:
2026-01-14 13:35:00 +02:00
parent df51c3eac1
commit 238fe6a962
268 changed files with 14997 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "AnimatedAuroraBackground",
"propsSchema": {
"className?": "string",
"showRadialGradient?": "boolean (default: true)",
"invertColors": "boolean (REQUIRED - true for light backgrounds, false for dark backgrounds)"
}
}