Skip to content

Commit

Permalink
chore: fix snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Leach <[email protected]>
  • Loading branch information
jleach committed Nov 22, 2023
1 parent 405292a commit f10cd44
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ exports[`NewQRView Component Renders correctly on first tab 1`] = `
}
style={
Object {
"alignItems": "center",
"backgroundColor": "#313132",
"flex": 1,
"justifyContent": "space-between",
}
}
>
Expand Down Expand Up @@ -200,10 +198,8 @@ exports[`NewQRView Component Renders correctly on second tab 1`] = `
}
style={
Object {
"alignItems": "center",
"backgroundColor": "#313132",
"flex": 1,
"justifyContent": "space-between",
}
}
>
Expand Down

0 comments on commit f10cd44

Please sign in to comment.