aboutsummaryrefslogtreecommitdiff
path: root/src/components/App.js
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-10-20 09:44:07 -0700
committerFuwn <[email protected]>2020-10-20 09:44:07 -0700
commit0f43eaa14a68c1ec95d97c799841e4771d30f8d3 (patch)
treeb188301ba20969af8390fcf39c2e55133023426c /src/components/App.js
parentMerge branch 'rewrite-test' (diff)
downloadme-ascii-rewrite-test.tar.xz
me-ascii-rewrite-test.zip
Diffstat (limited to 'src/components/App.js')
-rw-r--r--src/components/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/App.js b/src/components/App.js
index 198311f..04ca377 100644
--- a/src/components/App.js
+++ b/src/components/App.js
@@ -31,7 +31,7 @@ export default class App extends Component {
<Routes />
- <Footer />
+ {/* <Footer /> */}
</div>
</div>
</React.Fragment>