diff --git a/src/App.js b/src/App.js index 54f739d..767b4a9 100644 --- a/src/App.js +++ b/src/App.js @@ -15,12 +15,12 @@ import NotFound from './components/NotFound'; function App() { return (
- + - } /> - } /> + } /> + } /> } />