UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

3 lines (2 loc) 152 B
export { YearsList } from './YearsList'; export type { YearsListFactory, YearsListProps, YearsListSettings, YearsListStylesNames, } from './YearsList';