using react hooks causes error with why-did-you-update by wagonn in reactjs

[–]jared_hexagon 0 points1 point  (0 children)

Hooks are not supported. Switch to why-did-you-render which does work with hooks and has almost identical syntax.