UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

3 lines (2 loc) 184 B
export { PickerControl } from './PickerControl'; export type { PickerControlProps, PickerControlCssVariables, PickerControlFactory, PickerControlStylesNames, } from './PickerControl';