Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Dec 4, 2024
1 parent b3b1f97 commit f3b72f3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exports[`Visualization/Item renders edit mode 1`] = `
</div>
</div>
<div
class="CHART content overflowHidden edit"
class="CHART content edit"
>
<div
activetype="CHART"
Expand Down Expand Up @@ -54,7 +54,7 @@ exports[`Visualization/Item renders view mode 1`] = `
</div>
</div>
<div
class="CHART content overflowHidden"
class="CHART content"
>
<div
activetype="CHART"
Expand Down

0 comments on commit f3b72f3

Please sign in to comment.