Storage.get method is not working in useEffect() function

Hi Leo

Our documentation on the topic suggest using useEffect(async () => {...

Does this end up working for you?