markerikson / react-redux-links

Curated tutorial and resource links I've collected on React, Redux, ES6, and more
22.56k stars 2.51k forks source link

fix: Remove experimental proposal warning from React Hooks section #119

Closed bpas247 closed 5 years ago

bpas247 commented 5 years ago

The React Hooks API was officially released in v16.8, therefore the warning is no longer relevant :)

markerikson commented 5 years ago

Thanks!