-
-
Notifications
You must be signed in to change notification settings - Fork 677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ordering products in cart based on add order #105
Comments
Here's the StateContext.js file updated:
And here's the Cart.jsx component updated.
|
As we can't make more PR's in this project, I thought it could be helpful for those who are seeing this now. |
As the video suggests.
We need a fix for the products ordering in cart, as we change the quantity.
The text was updated successfully, but these errors were encountered: