Closed ghsteff closed 5 months ago
Name | Link |
---|---|
Latest commit | ee858f900ecb48fd379355fcf3b30d57e1fe6d81 |
Latest deploy log | https://app.netlify.com/sites/reablocks-storybook/deploys/664dff3df193d10008cd6fd4 |
Deploy Preview | https://deploy-preview-211--reablocks-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
PR Checklist
Please check if your PR fulfills the following requirements:
reablocks-website
repoPR Type
What kind of change does this PR introduce?
What is the current behavior?
It's not easy to add colors to Buttons, Chips, etc. that aren't already included in the theme without ignoring ts
What is the new behavior?
You can add any color to multiple component themes and pass any color as a prop
Does this PR introduce a breaking change?
Other information
Here's an example of easily adding
pink
as aChip
color