Warp Button
A button with a spatial warp/ripple effect on click.
Preview
Interactive Preview
Installation
Usage
tsx
import { WarpButton } from "@/components/ui/warp-button"
export default function Demo() {
return <WarpButton>Trigger Warp</WarpButton>
}Dependencies
framer-motion