Skip to content

Commit

Permalink
Update Receiver Modal snapshot, it uses ModalHandler now
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunei committed Nov 16, 2020
1 parent c69c414 commit 36a2289
Showing 1 changed file with 1 addition and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,7 @@ exports[`ReceiveRequest should render correctly 1`] = `
}
}
>
<View
style={
Object {
"alignItems": "center",
"borderBottomWidth": 0.5,
"borderColor": "#d6d9dc",
"height": 33,
"justifyContent": "center",
"width": "100%",
}
}
>
<View
style={
Object {
"backgroundColor": "#848c96",
"borderRadius": 4,
"height": 5,
"opacity": 0.5,
"width": 48,
}
}
/>
</View>
<ModalDragger />
<View
style={
Object {
Expand Down

0 comments on commit 36a2289

Please sign in to comment.