[fix] Fixed React 18.3.x warning "Support for defaultProps will be removed...
[fix] Fixed React 18.3.x warning "Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead." for `DateRangePickerInput`, `KeyboardShortcutRow`, `SingleDatePickerInput` and all icon-components
Showing
- src/components/DateRangePickerInput.jsx 43 additions, 44 deletionssrc/components/DateRangePickerInput.jsx
- src/components/KeyboardShortcutRow.jsx 1 addition, 2 deletionssrc/components/KeyboardShortcutRow.jsx
- src/components/SingleDatePickerInput.jsx 33 additions, 34 deletionssrc/components/SingleDatePickerInput.jsx
Loading
Please register or sign in to comment