only show helper text in the start date range and not both w/ burnettk

This commit is contained in:
jasquat 2023-07-14 10:41:18 -04:00
parent 72d5a16cbf
commit c1e0b58c07
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ export default function DateRangePickerWidget({
<DatePickerInput
id={`${id}-end`}
placeholder={DATE_FORMAT_FOR_DISPLAY}
helperText={helperText}
type="text"
size="md"
disabled={disabled || readonly}