Skip to content

Commit

Permalink
fix(style): antd5 hashes override on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kamar committed Dec 17, 2023
1 parent 3e282ab commit 312448e
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ exports[`Hamburger check the snapshot 1`] = `
<div
class="sc-bdfCDU gcCQLz"
>
<div
class="sc-gsTDqH cThqpc"
/>
<div
class="sc-dlfmHC hGXgQp"
/>
<div
class="sc-hKgKIp jnEZPG"
/>
<div
class="sc-gsTDqH cThqpc"
/>
<div
class="sc-dlfmHC hGXgQp"
/>
<div
class="sc-hKgKIp jnEZPG"
/>
</div>
</DocumentFragment>
`;

0 comments on commit 312448e

Please sign in to comment.