cengage / react-magma

https://react-magma.cengage.com
MIT License
21 stars 13 forks source link

IconButton > Success color missing #1583

Closed chris-cedrone-cengage closed 5 days ago

chris-cedrone-cengage commented 5 days ago

Describe the bug StyledButton is missing styling for 'success' in default mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to Docs
  2. Under Basic Usage, click on CS link.
  3. In example.tsx notice ButtonColor.success isn't defined.

Expected behavior An addition for 'success' needs to be added to line 260 in styles.ts within the StyledButton component.

Screenshots

Snafu
silvalaura commented 4 days ago

This is working as expected, it was just an issue with CS pointing at an old version. All set!