15 lines
418 B
JSON
15 lines
418 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "hexagon-background",
|
|
"type": "registry:ui",
|
|
"title": "Hexagon Background",
|
|
"description": "A background component featuring an interactive hexagon grid.",
|
|
"files": [
|
|
{
|
|
"path": "registry/backgrounds/hexagon/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/backgrounds/hexagon.tsx"
|
|
}
|
|
]
|
|
}
|