15 lines
433 B
JSON
15 lines
433 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "liquid-glass",
|
|
"type": "registry:ui",
|
|
"title": "Liquid Glass",
|
|
"description": "A component that allows you to display a liquid glass effect, inspired by iOS26.",
|
|
"files": [
|
|
{
|
|
"path": "registry/components/liquid-glass/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/components/liquid-glass.tsx"
|
|
}
|
|
]
|
|
}
|