diff --git a/src/App.jsx b/src/App.jsx index 6a2fc9f..50cc665 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -24,10 +24,9 @@ import { TicTacToe } from "./pages/TicTacToe"; function App() { return ( - +
- } /> } /> {/* Accordion component */} } />