fix: removing duplicate style from elements screen.

This commit is contained in:
Kweku Quansah
2020-06-08 14:55:37 +02:00
parent c0152b2fb4
commit 018074df48

View File

@@ -442,9 +442,6 @@ const styles = StyleSheet.create({
inputTheme: {
borderBottomColor: argonTheme.COLORS.PRIMARY
},
inputTheme: {
borderBottomColor: argonTheme.COLORS.PRIMARY
},
inputInfo: {
borderBottomColor: argonTheme.COLORS.INFO
},