We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
marmelab
Learn more about funding links in repositories.
Report abuse
1 parent ddcbf0c commit 0225c2bCopy full SHA for 0225c2b
packages/ra-ui-materialui/src/input/ReferenceArrayInput.tsx
@@ -18,7 +18,6 @@ import {
18
import sanitizeInputRestProps from './sanitizeInputRestProps';
19
import ReferenceError from './ReferenceError';
20
import { FieldInputProps, FieldMetaState } from 'react-final-form';
21
-import { sanitizeListRestProps } from 'ra-core';
22
23
export interface ReferenceArrayInputProps extends InputProps {
24
allowEmpty?: boolean;
0 commit comments