added redux-thunk
Showing
... | ... | @@ -23,6 +23,7 @@ |
"react-router-dom": "^6.22.0", | ||
"react-scripts": "5.0.1", | ||
"redux-persist": "^6.0.0", | ||
"redux-thunk": "^3.1.0", | ||
"typescript": "^4.9.5", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
... | ... |
Please register or sign in to comment