Back to package cataloginteraction
@frontend_mono/awwwards-rounded-button
Rounded button with hover animation
Install
npm i @frontend_mono/awwwards-rounded-buttonUsage
import awwwardsRoundedButton from '@frontend_mono/awwwards-rounded-button'<awwwardsRoundedButton />Demo props
const props = { backgroundColor: '#334BD3' }<awwwardsRoundedButton {...props} />