Components
A sleek and modern loading indicator featuring a smooth, pulsating gradient bar that conveys a sense of sophisticated progress and anticipation. Ideal for premium applications and interfaces.
npx shadcn@latest add https://21st.dev/r/shehzammian919/quantum-pulse-loadeLoading preview...
import { Component } from "@/components/ui/quantum-pulse-loade";
export default function DemoOne() {
return <Component />;
}