troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
424 stars 24 forks source link

✅Updated SFC to FC #1

Closed Pau1fitz closed 6 years ago

Pau1fitz commented 6 years ago

Due to hooks, function components can no longer be considered 'stateless' 😁https://github.com/DefinitelyTyped/DefinitelyTyped/pull/30364

troch commented 6 years ago

Or Functional? 😁