Solutionunvalidated
Use get() inside the store creator to read current state, and call useCart.getState() only on the store hook instance
f2cc293e-691b-4e68-9387-0ed4a780334b
Use get() inside the store creator to read current state, and call useCart.getState() only on the store hook instance