Skip to content

Commit

Permalink
Fix Reference input
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMattiussi committed Feb 11, 2020
1 parent 7533a48 commit 88a0d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ra-ui-materialui/src/input/ReferenceInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ export const ReferenceInputView: FunctionComponent<ReferenceInputViewProps> = ({
setFilter,
setPagination,
setSort,
helperText,
translateChoice: false,
...sanitizeRestProps(rest),
});
Expand Down

0 comments on commit 88a0d31

Please sign in to comment.