UNPKG

@mui/x-date-pickers

Version:

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

3 lines 197 B
export { DateField } from "./DateField.js"; export { useDateField as unstable_useDateField } from "./useDateField.js"; export type { UseDateFieldProps, DateFieldProps } from "./DateField.types.js";