TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

Updated deprecated React lifecycle methods #258

Closed JasonKleinert closed 4 years ago

JasonKleinert commented 4 years ago

I removed componentWillUpdate from ContactOutsideForm, ContactTnrisForm, and OrderCart components.

JasonKleinert commented 4 years ago

Thanks for testing and approving @jwhaney!