issues
search
vsanse
/
react_barebone_components
The only react library you can use as your own and edit to your heart's content.
https://codesandbox.io/s/react-barebone-components-e7urk
2
stars
4
forks
source link
Add Button with ripple effect on click
#5
Closed
akshitdandyan
closed
3 years ago
akshitdandyan
commented
3 years ago
Create Ripple Button which take 3 main props, i.e. Button Text, Button function that is to be executed on click and a type string informing whether it is primary, danger, normal, etc to modify color theme accordingly.