Skip to content

Commit

Permalink
fix(DatePicker): removes @types/react's type for onReset (#4429)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Jan 2, 2025
1 parent 260551c commit a248ace
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ export type DatePickerAllProps = DatePickerProps &
| 'onBlur'
| 'onFocus'
| 'onSubmit'
| 'onReset'
| 'start'
>

Expand Down

0 comments on commit a248ace

Please sign in to comment.