2025-08-20 04:12:49 -06:00

15 lines
424 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "fireworks-background",
"type": "registry:ui",
"title": "Fireworks Background",
"description": "A background component that displays a fireworks animation.",
"files": [
{
"path": "registry/backgrounds/fireworks/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/backgrounds/fireworks.tsx"
}
]
}