I want to create a listener to localStorage setItem event, from the same tab, in React. I tried to add storage event window.addEventListener(\'storage\', handleStorage
window.addEventListener(\'storage\', handleStorage