mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2025-12-30 13:18:38 +00:00
Merge pull request #24 from kwekuq/master
fix: removing duplicate style from elements screen.
This commit is contained in:
@@ -442,9 +442,6 @@ const styles = StyleSheet.create({
|
||||
inputTheme: {
|
||||
borderBottomColor: argonTheme.COLORS.PRIMARY
|
||||
},
|
||||
inputTheme: {
|
||||
borderBottomColor: argonTheme.COLORS.PRIMARY
|
||||
},
|
||||
inputInfo: {
|
||||
borderBottomColor: argonTheme.COLORS.INFO
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user