mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-11 08:04:23 +08:00
reverted the colour change
This commit is contained in:
@@ -76,7 +76,7 @@ var styles = StyleSheet.create({
|
||||
},
|
||||
instructions: {
|
||||
textAlign: 'center',
|
||||
color: '#0000ff',
|
||||
color: '#333333',
|
||||
marginBottom: 5,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user