Skip to content

Commit

Permalink
Minor change in previous commit
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Tandon <tandonks@amazon.com>
  • Loading branch information
tandonks committed Sep 4, 2024
1 parent 758d159 commit 99dec92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const CronSchedule = ({
let startTimeContent;
startTimeContent = (
<EuiDatePicker
compressed
compressed={true}
showTimeSelect
showTimeSelectOnly
selected={startTime(hour, minute)}
Expand Down

0 comments on commit 99dec92

Please sign in to comment.