diff --git a/src/App.js b/src/App.js index 5716409..3519942 100644 --- a/src/App.js +++ b/src/App.js @@ -7,7 +7,7 @@ import 'bootstrap/dist/css/bootstrap.min.css'; import Routes from './Routes'; import NavBar from './components/NavBar'; import Footer from './components/Footer'; - +// TODO: implement redux function App() { return (