Skip to content

Commit

Permalink
Update snapshots for OUI 1.10.0 (#388)
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 12a2a53)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 20, 2024
1 parent 5adadb5 commit 4d27330
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ exports[`<OptionsEditor /> spec renders the component 1`] = `
class="euiFormRow__fieldWrapper"
>
<div
class="euiSwitch euiSwitch--compressed"
class="euiSwitch euiSwitch--primary euiSwitch--compressed"
>
<button
aria-checked="true"
Expand Down Expand Up @@ -124,7 +124,7 @@ exports[`<OptionsEditor /> spec renders the component 1`] = `
class="euiFormRow__fieldWrapper"
>
<div
class="euiSwitch euiSwitch--compressed"
class="euiSwitch euiSwitch--primary euiSwitch--compressed"
>
<button
aria-checked="true"
Expand Down Expand Up @@ -279,7 +279,7 @@ exports[`<OptionsEditor /> spec renders the component with different options 1`]
class="euiFormRow__fieldWrapper"
>
<div
class="euiSwitch euiSwitch--compressed"
class="euiSwitch euiSwitch--primary euiSwitch--compressed"
>
<button
aria-checked="true"
Expand Down Expand Up @@ -318,7 +318,7 @@ exports[`<OptionsEditor /> spec renders the component with different options 1`]
class="euiFormRow__fieldWrapper"
>
<div
class="euiSwitch euiSwitch--compressed"
class="euiSwitch euiSwitch--primary euiSwitch--compressed"
>
<button
aria-checked="false"
Expand Down

0 comments on commit 4d27330

Please sign in to comment.