Laser FlowFlowing laser animation effect.animation PreviewCodeCopyimport LaserFlow from "@/components/vritti/laser-flow"; export function LaserFlowExample() { return ( <div className="w-full h-[400px]"> <LaserFlow /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/laser-flow"Copy Dependencies pnpmnpmyarnbunpnpm add threeCopy