{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "mist-stats-1", "type": "registry:block", "title": "Stats block", "description": "Mist Kit Stats block, variant one", "registryDependencies": [ "card" ], "files": [ { "path": "../../packages/mist-kit/blocks/stats/one/index.tsx", "content": "import { Card } from '@/components/ui/card'\n\nexport default function StatsSection() {\n return (\n
\n
\n \n
\n
+1200
\n

Stars on GitHub

\n
\n
\n
56%
\n

Conversion rate

\n
\n
\n
+500
\n

Powered Apps

\n
\n
\n
\n
\n )\n}\n", "type": "registry:component", "target": "components/stats-one.tsx" } ] }