React redux, component re-rendering
I have a react functional component, I want the component to re-render when the state coming from the store is updated.
I have a react functional component, I want the component to re-render when the state coming from the store is updated.