@mui/x-date-pickers-pro
Version:
The Pro plan edition of the Date and Time Picker components (MUI X).
4 lines (3 loc) • 350 B
TypeScript
export { SingleInputDateTimeRangeField } from './SingleInputDateTimeRangeField';
export { useSingleInputDateTimeRangeField as unstable_useSingleInputDateTimeRangeField } from './useSingleInputDateTimeRangeField';
export type { UseSingleInputDateTimeRangeFieldProps, SingleInputDateTimeRangeFieldProps, } from './SingleInputDateTimeRangeField.types';