Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
AurangzaibRamzan committed Nov 27, 2019
1 parent e41fc45 commit a46828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Input.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Input = ({
fontSize: 25,
height: 50,
flex: 1,
color: 'white'
color: 'grey'
}}
autoCorrect={false}
spellCheck={false}
Expand Down

0 comments on commit a46828f

Please sign in to comment.