Skip to content

Commit 09ccad9

Browse files
chore: updating snapshot
1 parent a3908a4 commit 09ccad9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

app/components/UI/Ramp/Deposit/Views/Modals/RegionSelectorModal/__snapshots__/RegionSelectorModal.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,9 +4960,9 @@ exports[`RegionSelectorModal Component render matches snapshot with allRegionsSe
49604960
"color": "#121314",
49614961
"fontFamily": "Geist Regular",
49624962
"fontSize": 16,
4963+
"fontWeight": "400",
49634964
"height": 38,
49644965
"letterSpacing": 0,
4965-
"lineHeight": 20,
49664966
"opacity": 1,
49674967
"paddingVertical": 2,
49684968
"textAlignVertical": "center",
@@ -6107,9 +6107,9 @@ exports[`RegionSelectorModal Component render matches snapshot with custom selec
61076107
"color": "#121314",
61086108
"fontFamily": "Geist Regular",
61096109
"fontSize": 16,
6110+
"fontWeight": "400",
61106111
"height": 38,
61116112
"letterSpacing": 0,
6112-
"lineHeight": 20,
61136113
"opacity": 1,
61146114
"paddingVertical": 2,
61156115
"textAlignVertical": "center",

app/components/UI/Ramp/Deposit/components/DepositPhoneField/__snapshots__/DepositPhoneField.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1825,9 +1825,9 @@ exports[`DepositPhoneField updates phone region when region is selected from mod
18251825
"color": "#121314",
18261826
"fontFamily": "Geist Regular",
18271827
"fontSize": 16,
1828+
"fontWeight": "400",
18281829
"height": 46,
18291830
"letterSpacing": 0,
1830-
"lineHeight": 20,
18311831
"opacity": 1,
18321832
"paddingVertical": 2,
18331833
"textAlignVertical": "center",

app/components/UI/Ramp/components/TokenSelection/__snapshots__/TokenSelection.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -683,9 +683,9 @@ exports[`TokenSelection Component displays empty state when no tokens match sear
683683
"color": "#121314",
684684
"fontFamily": "Geist Regular",
685685
"fontSize": 16,
686+
"fontWeight": "400",
686687
"height": 38,
687688
"letterSpacing": 0,
688-
"lineHeight": 20,
689689
"opacity": 1,
690690
"paddingVertical": 2,
691691
"textAlignVertical": "center",
@@ -1514,9 +1514,9 @@ exports[`TokenSelection Component marks token as selected when selectedCryptoAss
15141514
"color": "#121314",
15151515
"fontFamily": "Geist Regular",
15161516
"fontSize": 16,
1517+
"fontWeight": "400",
15171518
"height": 38,
15181519
"letterSpacing": 0,
1519-
"lineHeight": 20,
15201520
"opacity": 1,
15211521
"paddingVertical": 2,
15221522
"textAlignVertical": "center",
@@ -3405,9 +3405,9 @@ exports[`TokenSelection Component renders correctly and matches snapshot 1`] = `
34053405
"color": "#121314",
34063406
"fontFamily": "Geist Regular",
34073407
"fontSize": 16,
3408+
"fontWeight": "400",
34083409
"height": 38,
34093410
"letterSpacing": 0,
3410-
"lineHeight": 20,
34113411
"opacity": 1,
34123412
"paddingVertical": 2,
34133413
"textAlignVertical": "center",

0 commit comments

Comments
 (0)