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

19 lines
489 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "notification-list",
"type": "registry:ui",
"title": "Notification List",
"description": "Notification List Component",
"dependencies": [
"motion",
"lucide-react"
],
"registryDependencies": [],
"files": [
{
"path": "registry/ui-elements/notification-list/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/ui-elements/notification-list.tsx"
}
]
}