Skip to content

Commit

Permalink
chore: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Jun 5, 2024
1 parent a2b7967 commit 7261647
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`vite build > common build 1`] = `
<div>
<button id="counter">counter</button>
</div>
<main class="flex tw-fb tw-yb tw-cb tw-ra tw-mc">
<div class="tw-rc tw-gc tw-ub tw-cb tw-ra tw-ob tw-cc tw-ac">
<p
Expand Down Expand Up @@ -600,7 +600,7 @@ exports[`vite build > common build change class prefix 1`] = `
<div>
<button id="counter">counter</button>
</div>
<main class="flex ice-fb ice-yb ice-cb ice-ra ice-mc">
<div class="ice-rc ice-gc ice-ub ice-cb ice-ra ice-ob ice-cc ice-ac">
<p
Expand Down

0 comments on commit 7261647

Please sign in to comment.