Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(datepicker): if value is null dont reset date to 1970 (#3207)
fix if state.value == null _newState.value will set to '1970-01-01 08:00:00'
- Loading branch information