react-progress-button icon indicating copy to clipboard operation
react-progress-button copied to clipboard

Create easily styled components

Open HackAfro opened this issue 6 years ago • 0 comments

Create easily styled button component using props and styled-components.

Introduce four new props for styling elements: size => Set the height of button and also setting width and height of svg loading element radius => Set button border radius theme => Set color theme for button fontSize => Set fontSize for button text.

Link to demo

HackAfro avatar Apr 16 '18 23:04 HackAfro