chg: usr: add share button to the overlay when the game ends #4
This commit is contained in:
@@ -26,6 +26,7 @@ export const GameBoard = ({ gameAssoc, gameInherited, isEnvDev }) => {
|
||||
|
||||
return (
|
||||
<GridControl
|
||||
gameAssoc={gameAssoc}
|
||||
onClick={onClick}
|
||||
resign={resign}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user