UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

4 lines (3 loc) 160 B
import type { TimeInputFactory, TimeInputProps } from './TimeInput'; export { TimeInput } from './TimeInput'; export type { TimeInputProps, TimeInputFactory };