Components
Loading preview...
The component now creates a complete storm experience with synchronized visual and audio effects that feel natural and immersive!
npx shadcn@latest add https://21st.dev/r/designali-in/rainimport { Component } from "@/components/ui/rain";
export default function DemoOne() {
return <Component />;
}