1
0
mirror of https://github.com/franjsco/tick3t synced 2025-03-03 02:57:40 +01:00

refactor: remove comment

This commit is contained in:
Francesco Esposito 2019-07-25 09:44:32 +02:00
parent 73900ecca1
commit 957b6c7537

View File

@ -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 (
<div className="app">