The function passed to **useState** can return a cleanup function [...] should it be The function passed to **useEffect** can return a cleanup function [...] ?
The function passed to useState can return a cleanup function [...]
should it be
The function passed to useEffect can return a cleanup function [...]
?