Here is Dots Pattern component
Loading preview...
import InteractiveDots from "@/components/ui/dots-pattern"; export default function DemoOne() { return <InteractiveDots />; }
Part of UI Layouts — browse the full library on 21st.dev.