diff --git a/src/Home.tsx b/src/Home.tsx index 922466c..41ac6d7 100644 --- a/src/Home.tsx +++ b/src/Home.tsx @@ -139,7 +139,7 @@ const Home: FunctionComponent<{ initial?: number }> = ({ initial = 0 }) => { } const renderNewGameButton = () => { - const newGame =