aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/App.js')
-rw-r--r--vnext/src/App.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/App.js b/vnext/src/App.js
index fe91be10..3dcecf66 100644
--- a/vnext/src/App.js
+++ b/vnext/src/App.js
@@ -113,7 +113,6 @@ export default class App extends React.Component {
<Link to="/">Juick</Link>
</div>
}
- <div id="logo" className="desktop"><Link to="/">Juick</Link></div>
<div id="search" className="desktop">
<SearchBox pathname="/discover" onSearch={this.search} {...this.props} />
</div>