From ed02c154fd779ca27005e6b6c506e7fbc5d42613 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 15 Nov 2025 01:27:10 +0000 Subject: [PATCH] Add SubdomainPassportProvider to context wrapper hierarchy cgen-4eed185c8b1e445b9df5c625b3bcbff5 --- client/App.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/client/App.tsx b/client/App.tsx index ee20a723..56d1cb65 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -178,9 +178,10 @@ const App = () => ( - - - + + + + } /> } /> @@ -806,7 +807,8 @@ const App = () => ( } /> - + +