Closed roc closed 2 years ago
We've been getting consistent warnings about dependencies in useEffect, so here I'm adding them in to the dependency array.
useEffect
More on this here: https://github.com/facebook/react/issues/14920
Should quieten warnings. Features still work too, which is nice 😎
@roc Cypress failed
please hold
We've been getting consistent warnings about dependencies in
useEffect
, so here I'm adding them in to the dependency array.More on this here: https://github.com/facebook/react/issues/14920
Should quieten warnings. Features still work too, which is nice 😎