From 018074df4896d6365e9fd1e94caff519058dd498 Mon Sep 17 00:00:00 2001 From: Kweku Quansah Date: Mon, 8 Jun 2020 14:55:37 +0200 Subject: [PATCH] fix: removing duplicate style from elements screen. --- screens/Elements.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/screens/Elements.js b/screens/Elements.js index a6e58f7..5a96104 100644 --- a/screens/Elements.js +++ b/screens/Elements.js @@ -442,9 +442,6 @@ const styles = StyleSheet.create({ inputTheme: { borderBottomColor: argonTheme.COLORS.PRIMARY }, - inputTheme: { - borderBottomColor: argonTheme.COLORS.PRIMARY - }, inputInfo: { borderBottomColor: argonTheme.COLORS.INFO },