Skip to content

Commit

Permalink
test: update snapshot for Approval to account for our component and s…
Browse files Browse the repository at this point in the history
…tyles added
  • Loading branch information
httpJunkie committed Jan 17, 2025
1 parent 3d2e813 commit ef8f1ed
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,14 @@ exports[`Approval render matches snapshot 1`] = `
}
}
>
<View
style={
{
"marginBottom": -8,
"marginHorizontal": 16,
}
}
/>
<View
style={
{
Expand Down

0 comments on commit ef8f1ed

Please sign in to comment.