Animated eyes that follow the mouse cursor.
Loading preview...
import { MouseFollowingEyes } from "@/components/ui/mouse-following-eyes" const Demo = () => { return ( <MouseFollowingEyes/> ) } export {Demo}
Part of HextaUI — browse the full library on 21st.dev.