Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasini committed Jul 5, 2023
1 parent f3cbf39 commit 9fb66b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ exports[`AccountSelectorList should render all accounts but only the balance for
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down Expand Up @@ -221,6 +222,7 @@ exports[`AccountSelectorList should render all accounts but only the balance for
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down Expand Up @@ -382,6 +384,7 @@ exports[`AccountSelectorList should render all accounts with balances 1`] = `
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down Expand Up @@ -641,6 +644,7 @@ exports[`AccountSelectorList should render all accounts with balances 1`] = `
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down Expand Up @@ -929,6 +933,7 @@ exports[`AccountSelectorList should render all accounts with right acessory 1`]
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down Expand Up @@ -1141,6 +1146,7 @@ exports[`AccountSelectorList should render all accounts with right acessory 1`]
>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"opacity": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ exports[`Network Selector renders correctly 1`] = `
<View>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"alignItems": "center",
Expand Down Expand Up @@ -553,6 +554,7 @@ exports[`Network Selector renders correctly 1`] = `
</TouchableOpacity>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"alignItems": "center",
Expand Down Expand Up @@ -644,6 +646,7 @@ exports[`Network Selector renders correctly 1`] = `
</TouchableOpacity>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"alignItems": "center",
Expand Down Expand Up @@ -735,6 +738,7 @@ exports[`Network Selector renders correctly 1`] = `
</TouchableOpacity>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"alignItems": "center",
Expand Down Expand Up @@ -826,6 +830,7 @@ exports[`Network Selector renders correctly 1`] = `
</TouchableOpacity>
<TouchableOpacity
disabled={false}
onPress={[Function]}
style={
Object {
"alignItems": "center",
Expand Down

0 comments on commit 9fb66b5

Please sign in to comment.