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