tvc-school / react-challenges

Description of React challenges
MIT License
0 stars 0 forks source link

Dynamic Button Component #5

Open klequis opened 5 years ago

klequis commented 5 years ago

Create a reusable button that mimics Bootstraps buttons in terms of color. The color and button appearance can be primitive. https://getbootstrap.com/docs/4.0/components/buttons/

Extra