Components
Loading preview...
Retrying Back Gourd Hero
@dhiluxui
npx shadcn@latest add https://21st.dev/r/dhileepkumargm/retryingimport { GravitationalMeshHero } from "@/components/ui/retrying";
export default function DemoOne() {
return <GravitationalMeshHero />;
}