ThreadsAnimated flowing threads background effect.background PreviewCodeCopyimport Threads from "@/components/vritti/threads"; export function ThreadsExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Threads /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/threads"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy