Bot testing: Update TicTacToeApp.js

Summary:
Just testing the shipit bot
Closes https://github.com/facebook/react-native/pull/5843

Reviewed By: svcscm

Differential Revision: D2917790

Pulled By: mkonicek

fb-gh-sync-id: f73a9bf3aee82d1074f68d650f2bf30ac720a66d
shipit-source-id: f73a9bf3aee82d1074f68d650f2bf30ac720a66d
This commit is contained in:
Martin Konicek 2016-02-11 08:31:45 -08:00 коммит произвёл facebook-github-bot-8
Родитель 7d7508e25b
Коммит 8e9b70aa86
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -305,7 +305,7 @@ var styles = StyleSheet.create({
textAlign: 'center',
},
newGame: {
backgroundColor: '#887766',
backgroundColor: '#887765',
padding: 20,
borderRadius: 5,
},