... | ... | @@ -44,7 +44,8 @@ |
"react-redux": "^7.0.0", | ||
"react-router-dom": "^5.0.0", | ||
"redux": "^4.0.0", | ||
"redux-thunk": "^2.0.0" | ||
"redux-thunk": "^2.0.0", | ||
"react-helmet-async": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^16.0.0", | ||
... | ... |
src/ui/common/PageTitle.tsx
0 → 100644
Please register or sign in to comment