Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use string literals for string React props #1022

Open
turnerhayes opened this issue Nov 25, 2018 · 0 comments
Open

Use string literals for string React props #1022

turnerhayes opened this issue Nov 25, 2018 · 0 comments
Labels
discussion needed tech-debt Used for issues that typically don't directly affect what the end user sees, such as coding styles

Comments

@turnerhayes
Copy link
Collaborator

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 turnerhayes added discussion needed tech-debt Used for issues that typically don't directly affect what the end user sees, such as coding styles labels Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion needed tech-debt Used for issues that typically don't directly affect what the end user sees, such as coding styles
Projects
None yet
Development

No branches or pull requests

1 participant