Remove hold text
This commit is contained in:
parent
1a83641e22
commit
7fb3d9902e
|
@ -397,7 +397,6 @@ class Board extends React.Component {
|
||||||
{this.row(5)}
|
{this.row(5)}
|
||||||
{this.row(6)}
|
{this.row(6)}
|
||||||
{this.row(7)}
|
{this.row(7)}
|
||||||
<p>{Images[this.state.hand.heldPiece]}</p>
|
|
||||||
</div>
|
</div>
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue