Components
Loading preview...
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.
@shehzammian919
npx shadcn@latest add https://21st.dev/r/shehzammian919/quantum-pulse-loadeimport { Component } from "@/components/ui/quantum-pulse-loade";
export default function DemoOne() {
return <Component />;
}