Skip to content

Commit

Permalink
Fix useReferenceArrayInputController
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Nov 2, 2020
1 parent c395af5 commit ce33ab8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const useReferenceArrayInputController = (
filterToQuery = defaultFilterToQuery,
input,
perPage = 25,
resource,
sort: defaultSort = { field: 'id', order: 'DESC' },
options,
reference,
Expand Down

0 comments on commit ce33ab8

Please sign in to comment.