UNPKG

@availity/reactstrap-validation-date

Version:

Wrapper for react-date-range to work with availity-reactstrap-validation

5 lines (4 loc) 257 B
export { default, default as AvDate } from './types/AvDate'; export { default as AvDateField } from './types/AvDateField'; export { default as AvDateRange } from './types/AvDateRange'; export { default as AvDateRangeField } from './types/AvDateRangeField';