Skip to content

Commit

Permalink
feat(19707): hide searchbar on mobile layout (#854)
Browse files Browse the repository at this point in the history
Co-authored-by: Natallia Harshunova <[email protected]>
  • Loading branch information
Natallia-Harshunova and nattallius authored Oct 3, 2024
1 parent 4258009 commit a54cdde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Map/Layouts/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export function Layout({
<MobileLayout
firstColumn={
<>
{searchBar}
{analytics}
{disasters}
{editPanel}
Expand Down

0 comments on commit a54cdde

Please sign in to comment.