Grid cursor infinity grid
npx shadcn@latest add https://21st.dev/r/moazamtrade/the-infinite-grid
Loading preview...
import { Component } from "@/components/ui/the-infinite-grid"; export default function DemoOne() { return <Component />; }