From 60aebcc2739e8488bb3055230f37ed1671d501ad Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Fri, 26 Jun 2026 10:38:59 +0200 Subject: [PATCH] temp: new arch pill on the home screen --- src/view/com/home/HomeHeaderLayoutMobile.tsx | 24 ++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/view/com/home/HomeHeaderLayoutMobile.tsx b/src/view/com/home/HomeHeaderLayoutMobile.tsx index 7e8ed5e265..ff75906d9c 100644 --- a/src/view/com/home/HomeHeaderLayoutMobile.tsx +++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx @@ -20,6 +20,7 @@ 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' @@ -74,6 +75,29 @@ export function HomeHeaderLayoutMobile({ } }}> + + {/* TODO: remove this after new arch is fully released */} + + + new arch + + + {/* TODO: remove this after new arch is fully released */}