Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <[email protected]>
  • Loading branch information
AMoo-Miki committed Aug 31, 2024
1 parent 75f8cc6 commit 0a17ce3
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -805,9 +805,11 @@ exports[`OuiDatePicker localization inherits locale from context 1`] = `

exports[`OuiDatePicker popoverPlacement top-end is rendered 1`] = `
<OuiDatePicker
accessibleMode={true}
adjustDateOnChange={true}
aria-label="aria-label"
className="testClass1 testClass2"
compressed={false}
data-test-subj="test subject string"
dateFormat="MM/DD/YYYY"
fullWidth={false}
Expand All @@ -817,8 +819,11 @@ exports[`OuiDatePicker popoverPlacement top-end is rendered 1`] = `
shadow={true}
shouldCloseOnSelect={true}
showIcon={true}
showMonthDropdown={true}
showTimeSelect={false}
showYearDropdown={true}
timeFormat="hh:mm A"
yearDropdownItemNumber={7}
>
<span>
<span
Expand Down

0 comments on commit 0a17ce3

Please sign in to comment.