UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

3 lines (2 loc) 132 B
export { DateInput } from './DateInput'; export type { DateInputProps, DateInputStylesNames, DateInputFactory } from './DateInput';