Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cortisiko committed Dec 20, 2024
1 parent acc885f commit 619d3a2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions app/components/Views/Login/__snapshots__/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,28 @@ exports[`Login should render correctly 1`] = `
</Text>
</View>
</View>
<Text
style={
{
"color": "#141618",
"fontFamily": "EuclidCircularB-Regular",
"fontSize": 14,
"fontWeight": "400",
"lineHeight": 20,
}
}
>
<Text
onPress={[Function]}
style={
{
"color": "#0376c9",
}
}
>
save your Secret Recovery Phrase
</Text>
</Text>
<View
style={
{
Expand Down

0 comments on commit 619d3a2

Please sign in to comment.