From 87b08155b1f7fe1d9dfff867ab7bb8a52dd08d34 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 22 Feb 2026 09:06:29 -0800 Subject: [PATCH] =?UTF-8?q?feat(frontend-showcase):=20=E2=9C=A8=20Integrat?= =?UTF-8?q?e=20feature=20flag=20logic=20in=20App.tsx=20to=20enable=20condi?= =?UTF-8?q?tional=20showcase=20UI=20rendering=20for=20experimental=20featu?= =?UTF-8?q?res?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/feature-flags/frontend-showcase/src/App.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/features/feature-flags/frontend-showcase/src/App.tsx b/features/feature-flags/frontend-showcase/src/App.tsx index 7f7daf829..c3e245f9d 100644 --- a/features/feature-flags/frontend-showcase/src/App.tsx +++ b/features/feature-flags/frontend-showcase/src/App.tsx @@ -166,12 +166,7 @@ export function App() { ]; return ( - +

Feature Flags Showcase