Components
npx shadcn@latest add https://21st.dev/r/reuno-ui/mouse-follow-animationsLoading preview...
import { SpringMouseFollow } from "@/components/ui/mouse-follow-animations";
export default function DemoOne() {
return < SpringMouseFollow/>;
}