codeforboston / codeforboston/cliff-effects
Use string literals for string React props
Open
discussion needed
tech-debt
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
As brought up [here](https://github.com/codeforboston/cliff-effects/pull/1017#discussion_r236058599), do we want to use `propName="propValue"` for string React props, or continue using ```propName={ `propValue` }```? Or something else entirely?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.