In hooks FAQ [Do Hooks cover all use cases for classes](https://reactjs.org/docs/hooks-faq.html#do-hooks-cover-all-use-cases-for-classes) says that there is no support for hooks in devtools and flowtype. But thanks to @bvaughn, he has added hooks support in [react devtools](https://twitter.com/brian_d_vaughn/status/1084944848434524160) and [flowtype](https://github.com/facebook/flow/pull/7149)
In hooks FAQ Do Hooks cover all use cases for classes says that there is no support for hooks in devtools and flowtype.
But thanks to @bvaughn, he has added hooks support in react devtools and flowtype