Skip to content

Commit 6be9b56

Browse files
committed
3rd step: Solve merge conflicts.
2 parents 037915c + cb62864 commit 6be9b56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class Game extends React.Component {
66
winner;
77
history;
88
current;
9+
winnerLine;
910

1011
constructor(props) {
1112
super(props);

0 commit comments

Comments
 (0)