[DatePicker] defaultDate is actually value(date) #986
Labels
component: date picker
This is the name of the generic UI component, not the React module!
component: pickers
This is the name of the generic UI component, not the React module!
as title, it should rename or change its behave
ps. onChange(null, value) is unnecessary, onChange(value) may be better.
The text was updated successfully, but these errors were encountered: