Magnetic Hover
A smooth magnetic hover effect that subtly pulls elements toward the cursor.
Loading...
Installation
Usage
import { MagneticHover } from "@/components/magnetic-hover";import { MagneticHover } from "@/components/magnetic-hover";<MagneticHover>
{/* Pass any children here, and the magnetic effect will be applied to it.*/}
</MagneticHover><MagneticHover>
{/* Pass any children here, and the magnetic effect will be applied to it.*/}
</MagneticHover>