codefordenver / code-for-denver-site

This is the old version of our website (but still used for a few things).
11 stars 11 forks source link

Add PropTypes to React components #307

Closed zacksabbath closed 5 years ago

zacksabbath commented 5 years ago

Most components right now do not have PropTypes specified. Add proptypes to every component to eliminate the majority of the current lint errors