Skip to content

Commit e19ecd6

Browse files
chore: updating snapshots
1 parent e8dab3b commit e19ecd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,11 +469,13 @@ exports[`BridgeSourceTokenSelector renders with initial state and displays token
469469
{
470470
"color": "#121314",
471471
"fontFamily": "Geist Bold",
472-
"fontSize": 18,
472+
"fontSize": 16,
473473
"letterSpacing": 0,
474474
"lineHeight": 24,
475+
"textAlign": "center",
475476
}
476477
}
478+
testID="header-title"
477479
>
478480
Select token
479481
</Text>

0 commit comments

Comments
 (0)