Merge branch 'refactor/localization_service_removed_redux' into develop
... | ... | @@ -70,7 +70,6 @@ |
"@types/react-instantsearch-dom": "6.3.0", | ||
"@types/react-mentions": "3.0.2", | ||
"@types/react-portal": "4.0.1", | ||
"@types/react-redux": "7.1.4", | ||
"@types/react-router-dom": "5.1.0", | ||
"@types/react-select": "3.0.2", | ||
"@types/react-toastify": "4.0.2", | ||
... | ... | @@ -151,7 +150,6 @@ |
"react-live": "2.1.2", | ||
"react-loadable": "5.5.0", | ||
"react-outside-click-handler": "1.2.2", | ||
"react-redux": "7.1.1", | ||
"react-router-dom": "5.1.2", | ||
"react-select": "3.0.4", | ||
"react-slick": "0.24.0", | ||
... | ... |
src/redux/store.ts
deleted
100644 → 0