ConsenSysMesh / rimble-ui

React components that implement Rimble's Design System.
https://rimble.consensys.design/
MIT License
462 stars 67 forks source link

Links inside Flash are not colored #378

Closed MikeLockz closed 4 years ago

MikeLockz commented 4 years ago

Describe the bug A Link component inside of a Flash component should be styled to match the variant of Flash.

To Reproduce Steps to reproduce the behavior:

  1. Nest a Link inside of a Flash
  2. Link is colored blurple, not variant color

https://codesandbox.io/embed/flash-link-color-bug-bs3us

Expected behavior Links should be same color as Flash variant.

Screenshots image

Rimble UI Version

gesquinca commented 4 years ago

@MikeLockz I don't think this is a valid bug. Can you verify?

MikeLockz commented 4 years ago

Correct, not a bug. Docs were wrong and have already been updated.