UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

4 lines (3 loc) 267 B
import type { MonthPickerInputFactory, MonthPickerInputProps, MonthPickerInputStylesNames } from './MonthPickerInput'; export { MonthPickerInput } from './MonthPickerInput'; export type { MonthPickerInputProps, MonthPickerInputStylesNames, MonthPickerInputFactory };