A motion-enabled email button with hover animations.
Dependencies
framer-motion, react-icons
Installation
npm install framer-motion react-icons
Props
Name | Type | Default | Description |
---|---|---|---|
label | string | The text label displayed on the button | |
onClick | () => void | undefined | The callback to trigger when the button is clicked |