Skip to content

Commit 2a7022d

Browse files
committed
fix: remove misspelled unused parameters from sanitizeRestProps in SelectArrayInput
1 parent ee3c03b commit 2a7022d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/ra-ui-materialui/src/input/SelectArrayInput.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -388,10 +388,6 @@ export type SelectArrayInputProps = ChoicesProps &
388388
const sanitizeRestProps = ({
389389
alwaysOn,
390390
choices,
391-
classNamInputWithOptionsPropse,
392-
componenInputWithOptionsPropst,
393-
crudGetMInputWithOptionsPropsatching,
394-
crudGetOInputWithOptionsPropsne,
395391
defaultValue,
396392
disableValue,
397393
emptyText,

0 commit comments

Comments
 (0)