From 38986bc1724d6b93daeb210f762c1231cf810e5f Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:55:36 +0800 Subject: [PATCH] lint --- apps/mobile/src/components/common/SafeNavigationScrollView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/src/components/common/SafeNavigationScrollView.tsx b/apps/mobile/src/components/common/SafeNavigationScrollView.tsx index 64074170d3..f7b3ca2c06 100644 --- a/apps/mobile/src/components/common/SafeNavigationScrollView.tsx +++ b/apps/mobile/src/components/common/SafeNavigationScrollView.tsx @@ -190,7 +190,7 @@ export const NavigationBlurEffectHeader = ({
null} /> - {hideableBottom && ( + {!!hideableBottom && ( {