FormidableLabs / component-playground

A component for rendering React components with editable source and live preview
MIT License
1.19k stars 108 forks source link

Move Colon in i tag to b tag. #112

Closed aaronjlech closed 7 years ago

aaronjlech commented 7 years ago

The colon should be in the b tag and not in the i tag. The Colon should be assigned to the prop name(if you style the prop name the colon should be styled with it.)

ryan-roemer commented 7 years ago

@rgerstenberger -- Can you do a quick review of this two-line change? Also, do we need a whitespace in there too?

aaronjlech commented 7 years ago

White space added. Thank you for the quick review.