17 lines
522 B
JSON
17 lines
522 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "user-presence-avatar-demo",
|
|
"type": "registry:ui",
|
|
"title": "User Presence Avatar Demo",
|
|
"description": "Demo User Presence Avatar Demo.",
|
|
"registryDependencies": [
|
|
"https://animate-ui.com/r/user-presence-avatar"
|
|
],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/ui-elements/user-presence-avatar/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/ui-elements/user-presence-avatar.tsx"
|
|
}
|
|
]
|
|
} |