Here is Blueprint Shader Grid component
npx shadcn@latest add https://21st.dev/r/lyanchouss/asd
Loading preview...
import Component from "@/components/ui/asd"; export default function DemoOne() { return <Component />; }