Loading preview...
shadcn stats cards
@beratberkay
npx shadcn@latest add https://21st.dev/r/beratberkayg/stats-cards
import { Component } from "@/components/ui/stats-cards"; export default function DemoOne() { return <Component />; }