Merge branch 'hotfix/2022-02-14' into release/2022-02-18

This commit is contained in:
Patrick Fic
2022-02-15 12:16:34 -08:00
3 changed files with 15 additions and 11 deletions

View File

@@ -26,7 +26,6 @@ const DateTimePicker = (
value={value}
onBlur={onBlur}
onChange={onChange}
isDateOnly={false}
/>
<TimePicker