From 9b64b3525e6fe4d128871f681f0e10810a375a49 Mon Sep 17 00:00:00 2001 From: Aman Mittal Date: Sat, 7 Sep 2019 00:33:32 +0530 Subject: [PATCH] fix --- screens/Login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screens/Login.js b/screens/Login.js index 5ed0b484..bf4b3cd8 100644 --- a/screens/Login.js +++ b/screens/Login.js @@ -90,7 +90,7 @@ export default class Login extends Component { onBlur={handleBlur('password')} rightIcon={ - + } />