diff --git a/src/components/farm/Board.jsx b/src/components/farm/Board.jsx index 2c66427..c813799 100644 --- a/src/components/farm/Board.jsx +++ b/src/components/farm/Board.jsx @@ -181,7 +181,9 @@ class ResourceUnit extends React.Component { {this.props.img ? () : ()} {this.props.children} {this.props.doubled ? ( -
+
) : (<>)} @@ -252,13 +254,13 @@ class PlayerResources extends React.Component {
{player.assets.hay} {' '} {player.assets.grain} {' '}