Scan Button
A tech-style button with a scanning laser animation.
Preview
Interactive Preview
Installation
Usage
tsx
import { ScanButton } from "@/components/ui/scan-button"
export default function Demo() {
return <ScanButton>Access Granted</ScanButton>
}Dependencies
framer-motion