From 5c4e2201938bb8b09c587587e5ee141b8483ecf2 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 05:41:39 +0000 Subject: [PATCH] Add ArmThemeProvider to App.tsx cgen-4c3635e4e02c4c4a987e6fbd8f309f34 --- client/App.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/App.tsx b/client/App.tsx index 0b6bb29b..4454389b 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -175,7 +175,8 @@ const App = () => ( - + + } /> @@ -801,6 +802,7 @@ const App = () => ( } /> +