Components
Loading preview...
HoloPulse Loader is a futuristic, holographic loading animation designed to captivate users with a compact, high-tech aesthetic.
@m.kumailalirajpoot
npx shadcn@latest add https://21st.dev/r/m.kumailalirajpoot/holo-pulse-loaderimport { HoloPulse } from "@/components/ui/holo-pulse-loader";
export default function DemoOne() {
return <HoloPulse />;
}