Skip to content

Commit 8e9b70a

Browse files
mkonicekfacebook-github-bot-8
authored andcommitted
Bot testing: Update TicTacToeApp.js
Summary: Just testing the shipit bot Closes #5843 Reviewed By: svcscm Differential Revision: D2917790 Pulled By: mkonicek fb-gh-sync-id: f73a9bf3aee82d1074f68d650f2bf30ac720a66d shipit-source-id: f73a9bf3aee82d1074f68d650f2bf30ac720a66d
1 parent 7d7508e commit 8e9b70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/TicTacToe/TicTacToeApp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ var styles = StyleSheet.create({
305305
textAlign: 'center',
306306
},
307307
newGame: {
308-
backgroundColor: '#887766',
308+
backgroundColor: '#887765',
309309
padding: 20,
310310
borderRadius: 5,
311311
},

0 commit comments

Comments
 (0)