Skip to content

Commit c952a8c

Browse files
chore: update example background
1 parent c699e40 commit c952a8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/src/App.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ const styles = StyleSheet.create({
5858
container: {
5959
flex: 1,
6060
alignItems: 'center',
61-
padding: 24,
62-
margin: 24,
61+
backgroundColor: '#fff',
6362
},
6463
label: {
6564
fontSize: 24,

0 commit comments

Comments
 (0)