Closed justinr86 closed 4 years ago
React is displaying a warning about invalid properties. This is related to the CSS-in-JS update to components.
These warnings do not break things but indicate that we are violating React convention.
Deploy the dev version of the app. Navigate to a page with a form, view the browser console.
N/A
Summary
React is displaying a warning about invalid properties. This is related to the CSS-in-JS update to components.
These warnings do not break things but indicate that we are violating React convention.
Steps to reproduce
Deploy the dev version of the app. Navigate to a page with a form, view the browser console.
Unresolved questions
N/A