cliff-effects icon indicating copy to clipboard operation
cliff-effects copied to clipboard

Use string literals for string React props

Open turnerhayes opened this issue 7 years ago • 0 comments

As brought up here, do we want to use propName="propValue" for string React props, or continue using propName={ `propValue` }? Or something else entirely?

turnerhayes avatar Nov 25 '18 02:11 turnerhayes