setManualEntry(true)}
+ data-cy='toggle-duration-on'
+ onClick={() => setManualEntry(false)}
endIcon={}
>
- Configure as date/time
+ Configure as duration
- ) : null
- }
- />
- )}
-
-
-
-
+
+
+ ) : null
+ }
+ timeZone={zone}
+ disabled={q.loading || !custom}
+ />
+ ) : (
+