16 lines
533 B
JSON
16 lines
533 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "counting-number-decimal-demo",
|
|
"type": "registry:ui",
|
|
"title": "Counting Number Decimal Demo",
|
|
"description": "Demo showing a counting number with a decimal separator.",
|
|
"registryDependencies": ["https://animate-ui.com/r/counting-number"],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/text/counting-number-decimal/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/text/counting-number-decimal.tsx"
|
|
}
|
|
]
|
|
}
|