suchak1 / forcepu.sh

https://forcepu.sh
2 stars 0 forks source link

Make primary buttons - custom button component #149

Open suchak1 opened 1 year ago

suchak1 commented 1 year ago

Make custom button component with props for type: primary or secondary and danger: true or false (cyan or magenta)

For primary, background color is danger color and text color is black or rgba(0, 0, 0, 0.85) colors and 500 or 600 font weight For secondary, border color is danger color and text color is rgba(255, 255, 255, 0.85) and 500 or 600 font weight