Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris committed Jan 17, 2024
1 parent 0354f61 commit 2325b79
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ exports[`[Modal Component] renders _WithAnnotation without crashing 1`] = `
Anototation
</div>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -161,7 +161,7 @@ exports[`[Modal Component] renders _WithForm without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -251,7 +251,7 @@ exports[`[Modal Component] renders _WithHeroImage without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -343,7 +343,7 @@ exports[`[Modal Component] renders _WithIcon without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -440,7 +440,7 @@ exports[`[Modal Component] renders _WithIconAndTagline without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -527,7 +527,7 @@ exports[`[Modal Component] renders _WithTagline without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -621,7 +621,7 @@ exports[`[Modal Component] renders _WithThumb without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down Expand Up @@ -703,7 +703,7 @@ exports[`[Modal Component] renders Default without crashing 1`] = `
class="rcx-box rcx-box--full rcx-modal__footer rcx-css-17mu816"
>
<div
class="rcx-box rcx-box--full rcx-button-group--align-end rcx-button-group rcx-css-94c313"
class="rcx-button-group rcx-button-group--align-end"
role="group"
>
<button
Expand Down

0 comments on commit 2325b79

Please sign in to comment.