diff --git a/src/App.js b/src/App.js index a3752b6..532731e 100644 --- a/src/App.js +++ b/src/App.js @@ -15,7 +15,7 @@ function App() {
- +
diff --git a/src/main/components/Menu.js b/src/main/components/Menu.js index 8c79451..86e274f 100644 --- a/src/main/components/Menu.js +++ b/src/main/components/Menu.js @@ -15,7 +15,7 @@ function Menu() { return (
- +
@@ -29,6 +29,7 @@ function Menu() {