stacks-archive / blockstack-app-generator

Blockstack app generator
MIT License
43 stars 28 forks source link

componentWillMount (in App.jsx and Profile.jsx) is deprecated #25

Closed brianjckim closed 5 years ago

brianjckim commented 6 years ago

Although it'll continue to work until React v17, it would be best to stop using this lifecycle hook.