1 React Hook、hooks是什么?
1 hook是react16.8中 版本新增的新特性,新语法。(16.8 yyds)
2 可以在函数组件中,使用state 以及其他的React的特性!!!