Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertCarreras committed Jan 16, 2025
1 parent 8a8c52e commit 84a8b56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
15 changes: 0 additions & 15 deletions packages/gestalt/src/__snapshots__/BannerSlim.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ exports[`BannerSlim renders an icon with accessibility label 1`] = `
>
test
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
</div>
Expand Down Expand Up @@ -159,9 +156,6 @@ exports[`BannerSlim renders neutral type with message 1`] = `
>
test
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
</div>
Expand Down Expand Up @@ -221,9 +215,6 @@ exports[`BannerSlim renders non-neutral compact with accessibility label 1`] = `
>
test
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
</div>
Expand Down Expand Up @@ -261,9 +252,6 @@ exports[`BannerSlim renders primary action and dismiss button 1`] = `
>
test
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
<div
Expand Down Expand Up @@ -445,9 +433,6 @@ exports[`BannerSlim renders simple message with helper link 1`] = `
</a>
</span>
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ exports[`renders correctly with drawer 1`] = `
>
Test BannerSlim
</span>
<span
className="default alignStart breakWord Text fontSize300 fontWeightNormal"
/>
</div>
</div>
</div>
Expand Down

0 comments on commit 84a8b56

Please sign in to comment.