Merge pull request #24 from kwekuq/master

fix: removing duplicate style from elements screen.
This commit is contained in:
Petru Alin Gheorghe
2020-11-04 12:59:21 +02:00
committed by GitHub

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
},