mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Use new StyleSheet.hairlineWidth in ReactExample
This commit is contained in:
parent
cb4002e25c
commit
7e123f8ae2
@ -70,7 +70,7 @@ export default StyleSheet.create({
|
||||
},
|
||||
listItem: {
|
||||
borderColor: '#c8c7cc',
|
||||
borderBottomWidth: 0.5,
|
||||
borderBottomWidth: StyleSheet.hairlineWidth,
|
||||
alignItems: 'stretch',
|
||||
alignSelf: 'stretch',
|
||||
justifyContent: 'center',
|
||||
|
Loading…
x
Reference in New Issue
Block a user