Skip to content

Commit

Permalink
Update snapshots for OUI 1.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <miki@amazon.com>
  • Loading branch information
AMoo-Miki committed Aug 20, 2024
1 parent 06f24fd commit d1a4acc
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 d1a4acc

Please sign in to comment.