Skip to content

Commit ad33577

Browse files
authored
Merge pull request marmelab#10221 from afilp/patch-39
Remove deprecated 'initialValue' from sanitizeInputRestProps
2 parents 15fb1bf + 3506b09 commit ad33577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-ui-materialui/src/input/sanitizeInputRestProps.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export const sanitizeInputRestProps = ({
99
error,
1010
format,
1111
formatOnBlur,
12-
initialValue,
1312
initializeForm,
1413
input,
1514
isEqual,

0 commit comments

Comments
 (0)