Skip to content

Commit

Permalink
remove component not in use
Browse files Browse the repository at this point in the history
  • Loading branch information
meghna0593 committed Dec 12, 2024
1 parent 81556cf commit 2b35bee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/src/UI/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,7 @@ const App: React.FC = () => {
<AlertsContainer />
<UserInputModalController />
<Header />
<MobileOnly>
{/* On mobile builds, show a message to BCEID users for now*/}
<MobileBetaAccessMessage />
</MobileOnly>

{!authenticated ? (
<MainMap>
<Overlay>
Expand Down

0 comments on commit 2b35bee

Please sign in to comment.