https://facebook.github.io/react/tips/inline-styles.html
You don’t need the quotes.
<a style={{backgroundColor: bgColors.Yellow}}>yellow</a>
https://facebook.github.io/react/tips/inline-styles.html
You don’t need the quotes.
<a style={{backgroundColor: bgColors.Yellow}}>yellow</a>