Skip to content

Commit

Permalink
DEVPROD-1128 Bump snapshots for DEVPROD-1128 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
khelif96 authored Apr 22, 2024
1 parent 69e8d73 commit a68bd7f
Showing 1 changed file with 27 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@
exports[`Snapshot Tests SpruceForm.stories Example1 1`] = `
<div>
<div>
<h3
class="css-18p6yz-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
<a
href="#distro-projects"
id="distro-projects"
>
Distro Projects
</h3>
<h3
class="css-17gedve-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
>
Distro Projects
</h3>
</a>
<div
class="css-akg61l-SettingsCard e1h7idos0 leafygreen-ui-1ecxdul"
>
Expand Down Expand Up @@ -308,11 +313,16 @@ exports[`Snapshot Tests SpruceForm.stories Example1 1`] = `
exports[`Snapshot Tests SpruceForm.stories Example2 1`] = `
<div>
<div>
<h3
class="css-18p6yz-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
<a
href="#admin-options"
id="admin-options"
>
Admin Options
</h3>
<h3
class="css-17gedve-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
>
Admin Options
</h3>
</a>
<div
class="css-akg61l-SettingsCard e1h7idos0 leafygreen-ui-1ecxdul"
>
Expand Down Expand Up @@ -638,11 +648,16 @@ exports[`Snapshot Tests SpruceForm.stories Example2 1`] = `
exports[`Snapshot Tests SpruceForm.stories Example3 1`] = `
<div>
<div>
<h3
class="css-18p6yz-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
<a
href="#ui-options"
id="ui-options"
>
UI Options
</h3>
<h3
class="css-17gedve-SettingsCardTitle e1h7idos1 leafygreen-ui-feh85s"
>
UI Options
</h3>
</a>
<div
class="css-akg61l-SettingsCard e1h7idos0 leafygreen-ui-1ecxdul"
>
Expand Down

0 comments on commit a68bd7f

Please sign in to comment.