Skip to content

Commit

Permalink
Update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Jul 12, 2023
1 parent e4eafc2 commit f7dc1fa
Showing 1 changed file with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,18 @@ exports[`LinksUI LinksUI renders 1`] = `
}
>
<View
style={
[
undefined,
{
animatedStyle={
{
"value": {
"height": 1,
},
]
}
}
collapsable={false}
style={
{
"height": 1,
}
}
>
<RNGestureHandlerRootView
Expand Down

0 comments on commit f7dc1fa

Please sign in to comment.