Skip to content

Commit

Permalink
Remove filter prop in useGetMatchingReference
Browse files Browse the repository at this point in the history
  • Loading branch information
Luwangel authored and JulienMattiussi committed Jan 31, 2020
1 parent 907f04b commit 3d4df7d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export default ({

const matchingReferences = useGetMatchingReferenceSelector({
referenceSource,
filter,
reference,
resource,
source,
Expand Down Expand Up @@ -98,7 +97,6 @@ export default ({

const useGetMatchingReferenceSelector = ({
referenceSource,
filter,
reference,
resource,
source,
Expand Down

0 comments on commit 3d4df7d

Please sign in to comment.