-
Robert Knight authored
This fixes a potential issue where the component would not be re-rendered if a store update occurred in between the initial rendering and `useEffect` subsequently firing.
901e95bb
This fixes a potential issue where the component would not be re-rendered if a store update occurred in between the initial rendering and `useEffect` subsequently firing.