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