From 870d899ab2f66d218e5ed80b9f64b3dcff9aa817 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 628514bd53..3eccb5dcb2 100644 --- a/src/view/com/home/HomeHeaderLayoutMobile.tsx +++ b/src/view/com/home/HomeHeaderLayoutMobile.tsx @@ -19,6 +19,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' @@ -72,6 +73,29 @@ export function HomeHeaderLayoutMobile({ } }}> + + {/* TODO: remove this after new arch is fully released */} + + + new arch + + + {/* TODO: remove this after new arch is fully released */}