react-smooth-corners
react-smooth-corners copied to clipboard
Missing curly braces in example
Hey, there is a small mistake in package example 👍
<SmoothCorners
corners="12, 3"
borderRadius="12px"
// style should be an object here
style={ padding: '10px 30px', background: 'blue' }
as="button"
>