We are live on DevHunt: tool of the week contest

check it out

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