diff --git a/src/App.tsx b/src/App.tsx index 7b247a8..00011cc 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -31,23 +31,12 @@ function App() { const nColors = 7; const nLines = 7; - if (!isPlaying) { - return ( - <> -
-

Mastermind

- -
-