Initial commit
This commit is contained in:
6
registry/schemas/GlowingOrbBackground.schema.json
Normal file
6
registry/schemas/GlowingOrbBackground.schema.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"className?": "string",
|
||||
"blurAmount?": "string (default: '57px')",
|
||||
"glowColor?": "string (default: 'var(--color-primary-cta)')",
|
||||
"backgroundColor?": "string (default: 'var(--background)')"
|
||||
}
|
||||
Reference in New Issue
Block a user