Minor Fixes

This commit is contained in:
2021-10-27 14:14:21 -03:00
parent 153c72c398
commit fe6e88ed90

View File

@@ -36,7 +36,7 @@ function App() {
<Route path="/credits-page">
<Credits />
<Footer />
{/* <Footer /> */}
</Route>