UNPKG

zaman

Version:

React component that helps you to makes simple Farsi/Jalali/Shamsi date picker. It also has range date picker you can select multiple days in multiple months.

3 lines (2 loc) 93 B
export { default } from './Calendar'; export type { CalendarProps } from './Calendar.types';