UNPKG

@mokcj0825/react-date-picker

Version:

A customizable date picker component for React applications with locale support and viewport-aware positioning

3 lines (2 loc) 129 B
export { default as Datepicker } from './datepicker/Datepicker'; export type { DatePickerProps } from './datepicker/Datepicker';