Skip to content

Commit

Permalink
Merge pull request #10221 from afilp/patch-39
Browse files Browse the repository at this point in the history
Remove deprecated 'initialValue' from sanitizeInputRestProps
  • Loading branch information
fzaninotto authored Oct 29, 2024
2 parents 15fb1bf + 3506b09 commit ad33577
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export const sanitizeInputRestProps = ({
error,
format,
formatOnBlur,
initialValue,
initializeForm,
input,
isEqual,
Expand Down

0 comments on commit ad33577

Please sign in to comment.