Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 2984125

Browse files
committed
reverted the colour change
1 parent f206ce3 commit 2984125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/HybridMobileDeployCompanion/index.ios.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ var styles = StyleSheet.create({
7676
},
7777
instructions: {
7878
textAlign: 'center',
79-
color: '#0000ff',
79+
color: '#333333',
8080
marginBottom: 5,
8181
},
8282
});

0 commit comments

Comments
 (0)