Skip to content

Commit

Permalink
Added compressed prop to DatePicker in Snapshot Policy
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Tandon <[email protected]>
  • Loading branch information
tandonks committed Sep 4, 2024
1 parent 9378c6a commit 758d159
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ const CronSchedule = ({
let startTimeContent;
startTimeContent = (
<EuiDatePicker
compressed
showTimeSelect
showTimeSelectOnly
selected={startTime(hour, minute)}
Expand Down

0 comments on commit 758d159

Please sign in to comment.