Skip to content

Commit

Permalink
Bot testing: Update TicTacToeApp.js
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mkonicek authored and facebook-github-bot-8 committed Feb 11, 2016
1 parent 7d7508e commit 8e9b70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/TicTacToe/TicTacToeApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ var styles = StyleSheet.create({
textAlign: 'center',
},
newGame: {
backgroundColor: '#887766',
backgroundColor: '#887765',
padding: 20,
borderRadius: 5,
},
Expand Down

0 comments on commit 8e9b70a

Please sign in to comment.