UNPKG

@mui/x-date-pickers

Version:

The community edition of the Date and Time Picker components (MUI X).

3 lines (2 loc) 183 B
export { DesktopDatePicker } from './DesktopDatePicker'; export type { DesktopDatePickerProps, DesktopDatePickerSlots, DesktopDatePickerSlotProps, } from './DesktopDatePicker.types';