mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-07 09:17:55 +08:00
Remove newline in TicTacToe example
Summary: Really just for testing the shipit bot :) Closes https://github.com/facebook/react-native/pull/4434 Reviewed By: svcscm Differential Revision: D2703503 Pulled By: mkonicek fb-gh-sync-id: 4b93638e01eaf86d63c429e6797d08095c4824ee
This commit is contained in:
committed by
facebook-github-bot-3
parent
015c6b3be2
commit
8f50ace8b3
@@ -89,7 +89,6 @@ class Board {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return this.winner() === null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user