Remove unlock banner (#14477)

Co-authored-by: Ryan Shea <rmshea@users.noreply.github.com>
This commit is contained in:
R. M. Shea
2021-01-07 09:54:25 -07:00
committed by GitHub
parent 773b21b34e
commit 769b8f5613

View File

@@ -21,7 +21,6 @@ function App() {
return ( return (
<> <>
<ClusterModal /> <ClusterModal />
<UnlockAlert />
<div className="main-content"> <div className="main-content">
<Navbar /> <Navbar />
<MessageBanner /> <MessageBanner />