UNPKG

@mui/x-date-pickers

Version:

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

5 lines (4 loc) 282 B
export { PickersInput } from './PickersInput'; export type { PickersInputProps } from './PickersInput'; export type { PickersInputClasses, PickersInputClassKey } from './pickersInputClasses'; export { getPickersInputUtilityClass, pickersInputClasses } from './pickersInputClasses';