Product api integration complete
Showing
... | ... | @@ -8,6 +8,7 @@ |
"@testing-library/react": "^13.2.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
"antd": "^4.20.5", | ||
"axios": "^0.27.2", | ||
"bootstrap": "^5.1.3", | ||
"react": "^18.1.0", | ||
"react-bootstrap": "^2.3.1", | ||
... | ... | @@ -16,6 +17,7 @@ |
"react-redux": "^8.0.1", | ||
"react-router-dom": "^6.3.0", | ||
"react-scripts": "5.0.1", | ||
"react-select": "^5.3.2", | ||
"react-toastify": "^8.1.0", | ||
"redux-thunk": "^2.4.1", | ||
"sass": "^1.51.0", | ||
... | ... |
Please register or sign in to comment