Skip to content

Commit

Permalink
Update selectors.js
Browse files Browse the repository at this point in the history
  • Loading branch information
InnaAnatoliivna committed Aug 8, 2023
1 parent ad82532 commit ad9a3e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/redux/selectors.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//this we use in App.js

export const selectorContacts = state => state.contacts.contacts;

export const selectorFilter = state => state.filter;

0 comments on commit ad9a3e6

Please sign in to comment.