Given that following code it should rerender the components when a change is detected right?
import {useContext} from "react"; import {ShoppingCartC