Skip to content

Commit b4fdfbd

Browse files
wip
1 parent 5877d42 commit b4fdfbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ui/components/app/snaps/snap-ui-address/__snapshots__/snap-ui-address.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ exports[`SnapUIAddress renders Ethereum address 1`] = `
172172
<rect
173173
fill="#F29602"
174174
height="32"
175-
transform="translate(-2.8175089622830405 4.951916544006229) rotate(230.4 16 16)"
175+
transform="translate(-2.81750896228304 4.951916544006229) rotate(230.4 16 16)"
176176
width="32"
177177
x="0"
178178
y="0"
@@ -476,7 +476,7 @@ exports[`SnapUIAddress renders legacy Ethereum address 1`] = `
476476
<rect
477477
fill="#F29602"
478478
height="32"
479-
transform="translate(-2.8175089622830405 4.951916544006229) rotate(230.4 16 16)"
479+
transform="translate(-2.81750896228304 4.951916544006229) rotate(230.4 16 16)"
480480
width="32"
481481
x="0"
482482
y="0"

ui/components/multichain/connect-accounts-modal/__snapshots__/connect-accounts-modal.test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ exports[`Connect More Accounts Modal should render correctly 1`] = `
159159
<rect
160160
fill="#FA4300"
161161
height="32"
162-
transform="translate(-1.712066926084717 -0.6920409130150887) rotate(264.3 16 16)"
162+
transform="translate(-1.712066926084717 -0.6920409130150889) rotate(264.3 16 16)"
163163
width="32"
164164
x="0"
165165
y="0"
@@ -202,7 +202,7 @@ exports[`Connect More Accounts Modal should render correctly 1`] = `
202202
<rect
203203
fill="#FA4300"
204204
height="32"
205-
transform="translate(-1.712066926084717 -0.6920409130150887) rotate(264.3 16 16)"
205+
transform="translate(-1.712066926084717 -0.6920409130150889) rotate(264.3 16 16)"
206206
width="32"
207207
x="0"
208208
y="0"
@@ -261,7 +261,7 @@ exports[`Connect More Accounts Modal should render correctly 1`] = `
261261
<rect
262262
fill="#FA4300"
263263
height="32"
264-
transform="translate(-1.712066926084717 -0.6920409130150887) rotate(264.3 16 16)"
264+
transform="translate(-1.712066926084717 -0.6920409130150889) rotate(264.3 16 16)"
265265
width="32"
266266
x="0"
267267
y="0"
@@ -304,7 +304,7 @@ exports[`Connect More Accounts Modal should render correctly 1`] = `
304304
<rect
305305
fill="#FA4300"
306306
height="32"
307-
transform="translate(-1.712066926084717 -0.6920409130150887) rotate(264.3 16 16)"
307+
transform="translate(-1.712066926084717 -0.6920409130150889) rotate(264.3 16 16)"
308308
width="32"
309309
x="0"
310310
y="0"

0 commit comments

Comments
 (0)