Command Palette

Search for a command to run...

Distortion Cursor Lens

Free

Glass-lens cursor with subtle distortion look

Lens Distortion

Installation

1
Install dependencies
npm install framer-motion
2
Copy the component code

Copy the code from the Code tab above and paste it into your project.

3
Import and use
import { DistortionCursorLens } from "@/components/distortion-cursor"

Related Components