mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
improvement: unnecessary comments
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user