Animated pattern of lines forming a fabric-like motion.
.threads-container { position: relative; width: 100%; height: 100%; }
npx shadcn@latest add @react-bits/Threads-TS-CSS
import { ThreadsTSCSS } from "@/components/Threads-TS-CSS"
<ThreadsTSCSS />