UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

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