UNPKG

@mui/x-date-pickers

Version:

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

5 lines (4 loc) 262 B
export { PickersDay } from './PickersDay'; export type { PickersDayProps } from './PickersDay'; export { pickersDayClasses, getPickersDayUtilityClass } from './pickersDayClasses'; export type { PickersDayClasses, PickersDayClassKey } from './pickersDayClasses';