You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves#649
Further refactor of redux selectors
What has been done:
- Moved redux selectors utils function to `utils`
- Extracted types from redux selectors to `types/selectors`
For further redux selector refactoring, let's extract selectors util functions to separate
utils
folderThe text was updated successfully, but these errors were encountered: