New Scale Without Limits section
npx shadcn@latest add https://21st.dev/r/dhileepkumargm/scale-without-limits
Loading preview...
import ModernStats from "@/components/ui/scale-without-limits"; export default function DemoOne() { return <ModernStats />; }