ConsenSysMesh / rimble-ui

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

Can't set color of Field component #396

Closed MikeLockz closed 4 years ago

MikeLockz commented 4 years ago

Describe the bug Can't set the color prop to the Field component to change the color of a label

To Reproduce Steps to reproduce the behavior:

  1. Use Field component with a color={"white"}
  2. label element does not change color

Expected behavior The label generated by the Field component should be white

Screenshots image

https://codesandbox.io/embed/select-width-field-color-bug-n05g5

Rimble UI Version