codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Add proptype validators where needed #119

Open nerdenator opened 7 years ago

nerdenator commented 7 years ago

Linting with ESLinter and Airbnb rules complains at the lack of proptype validation within the React code. This should be addressed as technical debt.

nerdenator commented 7 years ago

https://facebook.github.io/react/docs/typechecking-with-proptypes.html