From bd7799b5c1931a42aba9460b9c95424c49ffe2e2 Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Tue, 7 Feb 2023 23:35:02 +0100 Subject: [PATCH] remove safe insets --- src/components/layout/Navigation.tsx | 2 +- src/views/search/SearchView.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx index cfef043d..71d40f76 100644 --- a/src/components/layout/Navigation.tsx +++ b/src/components/layout/Navigation.tsx @@ -12,7 +12,7 @@ export interface NavigationProps { export function Navigation(props: NavigationProps) { return ( -
+