From 5da7143603505a77b91c3620644ecc386a0be0ed Mon Sep 17 00:00:00 2001 From: Tomek Zawadzki Date: Wed, 19 Aug 2026 10:38:53 +0200 Subject: [PATCH] Remove Expo 57 debug banner Co-Authored-By: Claude Fable 5 --- src/view/com/home/HomeHeaderLayoutMobile.tsx | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/view/com/home/HomeHeaderLayoutMobile.tsx b/src/view/com/home/HomeHeaderLayoutMobile.tsx index 2330bc38b1..7e8ed5e265 100644 --- a/src/view/com/home/HomeHeaderLayoutMobile.tsx +++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx @@ -20,7 +20,6 @@ import {ButtonIcon} from '#/components/Button' import {Hashtag_Stroke2_Corner0_Rounded as FeedsIcon} from '#/components/icons/Hashtag' import * as Layout from '#/components/Layout' import {Link} from '#/components/Link' -import {Text} from '#/components/Typography' import {useAnalytics} from '#/analytics' import {IS_DEV, IS_LIQUID_GLASS} from '#/env' @@ -76,24 +75,6 @@ export function HomeHeaderLayoutMobile({ }}> - - {/* TODO: Remove this before merging */} - - - - Expo 57 - - - - {/* TODO: Remove this before merging */}