dmtrKovalenko / dmtrKovalenko/material-ui-datetimepicker
Add missing onDismiss property pass-through for TimePicker
Open
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation allows for `onDatePickerDismiss` but there's no `onTimePickerDismiss` property.
That property should passthrough to the `onDismiss` prop for the `TimePicker`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.