Revert "Potential resolution to date time issues post 4pm."

This reverts commit e79b9f9084.
This commit is contained in:
Patrick Fic
2022-02-15 09:13:10 -08:00
parent e79b9f9084
commit 2e7d8df781
2 changed files with 3 additions and 6 deletions

View File

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