diff --git a/src/components/DatePicker/DatePicker.js b/src/components/DatePicker/DatePicker.js index 7aeaba5..9281def 100644 --- a/src/components/DatePicker/DatePicker.js +++ b/src/components/DatePicker/DatePicker.js @@ -47,6 +47,7 @@ function DatePicker({ {isRange && ( { diff --git a/src/components/DatePicker/DateTimePickerSelector/DatePickerSelector.js b/src/components/DatePicker/DateTimePickerSelector/DatePickerSelector.js index 511493e..f090aff 100644 --- a/src/components/DatePicker/DateTimePickerSelector/DatePickerSelector.js +++ b/src/components/DatePicker/DateTimePickerSelector/DatePickerSelector.js @@ -12,6 +12,7 @@ function DateTimePickerSelector({type, onChange, value, ...props}) { return (