diff --git a/src/components/input/DateTimePickerWithLabelFormGroup.tsx b/src/components/input/DateTimePickerWithLabelFormGroup.tsx index ff7c649d60..cd38d51dac 100644 --- a/src/components/input/DateTimePickerWithLabelFormGroup.tsx +++ b/src/components/input/DateTimePickerWithLabelFormGroup.tsx @@ -14,7 +14,7 @@ const DateTimePickerWithLabelFormGroup = (props: Props) => { const id = `${name}DateTimePicker` return (