Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasini committed Aug 17, 2023
1 parent 5935b7b commit 149a734
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4797,7 +4797,7 @@ exports[`Amount should not show a warning when transfering collectibles 1`] = `
"alignItems": "center",
"backgroundColor": "#F2F4F6",
"borderRadius": 8,
"justifyContent": "center",
"justifyContent": "flex-start",
},
undefined,
undefined,
Expand Down Expand Up @@ -4847,6 +4847,7 @@ exports[`Amount should not show a warning when transfering collectibles 1`] = `
undefined,
undefined,
Object {
"marginTop": 16,
"textAlign": "center",
},
]
Expand Down

0 comments on commit 149a734

Please sign in to comment.