Consumer rerenders if `map` prop is changed. It should create a new state instead and rerender only if it differs from the current state.
Consumer rerenders if
mapprop is changed. It should create a new state instead and rerender only if it differs from the current state.