Skip to content

Commit d6c8d2f

Browse files
committed
Updated snapshots
1 parent 2e82ef7 commit d6c8d2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/components/UI/Bridge/components/BridgeDestTokenSelector/__snapshots__/BridgeDestTokenSelector.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
589589
"alignSelf": "flex-start",
590590
"backgroundColor": "transparent",
591591
"borderColor": "#b7bbc866",
592-
"borderRadius": 20,
592+
"borderRadius": 12,
593593
"borderWidth": 1,
594594
"flexDirection": "row",
595595
"height": 40,
@@ -640,7 +640,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
640640
"alignSelf": "flex-start",
641641
"backgroundColor": "transparent",
642642
"borderColor": "#b7bbc866",
643-
"borderRadius": 20,
643+
"borderRadius": 12,
644644
"borderWidth": 1,
645645
"flexDirection": "row",
646646
"height": 40,

app/components/UI/Bridge/components/BridgeSourceTokenSelector/__snapshots__/BridgeSourceTokenSelector.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ exports[`BridgeSourceTokenSelector renders with initial state and displays token
571571
"alignSelf": "flex-start",
572572
"backgroundColor": "transparent",
573573
"borderColor": "#b7bbc866",
574-
"borderRadius": 20,
574+
"borderRadius": 12,
575575
"borderWidth": 1,
576576
"flexDirection": "row",
577577
"height": 40,

0 commit comments

Comments
 (0)