Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Gbacc committed Dec 17, 2024
1 parent 9a40086 commit 17b41bf
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,11 @@ exports[`FloatingDrawer should render a11y html 1`] = `
class="theme-drawer"
>
<div
class="theme-stack theme-justify-stretch theme-align-stretch theme-nowrap theme-column theme-block theme-gap-x-0 theme-gap-y-0"
class="theme-body"
>
<div
class="theme-body"
>
<p>
content of the drawer
</p>
</div>
<p>
content of the drawer
</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 17b41bf

Please sign in to comment.