Skip to content

Commit 43f1a04

Browse files
committed
Fix lint
1 parent d7e6143 commit 43f1a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/pages/asset/components/__snapshots__/asset-page.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ exports[`AssetPage should render a native asset 1`] = `
3232
class="mm-box mm-box--margin-top-4"
3333
>
3434
<div
35-
class="mm-box mm-box--display-flex mm-box--justify-content-space-evenly"
35+
class="mm-box mm-box--display-flex mm-box--justify-content-space-evenly mm-box--width-full"
3636
>
3737
<button
3838
class="icon-button coin-overview__button"

0 commit comments

Comments
 (0)