50% complete cart functionality
Showing
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"react-redux": "^8.0.1", | "react-redux": "^8.0.1", | ||
"react-router-dom": "^6.3.0", | "react-router-dom": "^6.3.0", | ||
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"react-toastify": "^8.1.0", | |||
"redux-thunk": "^2.4.1", | "redux-thunk": "^2.4.1", | ||
"sass": "^1.51.0", | "sass": "^1.51.0", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
... | ... |
Please register or sign in to comment