UNPKG

@cameratajs/react-date-range-input

Version:

A lightweight, customizable React Date Range Input component with popup calendar(s). Built with TypeScript and Pure CSS.

3 lines (2 loc) 142 B
export { DateRangeInput } from './src/components/DateRangeInput'; export type { DateRangeInputProps } from './src/components/DateRangeInput';