Skip to content

Commit

Permalink
Fix #10 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna authored and Minishlink committed Nov 7, 2017
1 parent bc1962b commit 0e353b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const styles = StyleSheet.create({
iframe: {
width: '100%',
height: '100%',
border: 0,
borderWidth: 0,
},
noScroll: {
overflow: 'hidden',
Expand Down

0 comments on commit 0e353b4

Please sign in to comment.