Skip to content

Commit f6f5a8f

Browse files
authored
Release 0.1.0 (#141)
1 parent 2e57a2e commit f6f5a8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ const styles = StyleSheet.create({
114114
},
115115
input: {
116116
fontSize: 20,
117-
padding: 20,
117+
padding: 10,
118118
maxHeight: 200,
119-
borderWidth: 1,
119+
backgroundColor: 'lightgray',
120120
},
121121
});
122122

0 commit comments

Comments
 (0)