From a222a5ad18ad5fed6555b9b609305621c7628baf Mon Sep 17 00:00:00 2001 From: Hailey Date: Tue, 18 Jun 2024 19:10:58 -0700 Subject: [PATCH] move provider further up --- src/App.web.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/App.web.tsx b/src/App.web.tsx index cc3e8aa3fb..95bb1cb773 100644 --- a/src/App.web.tsx +++ b/src/App.web.tsx @@ -96,19 +96,17 @@ function InnerApp() { - - - - - - - - - - - - - + + + + + + + + + + + @@ -149,7 +147,9 @@ function App() { - + + +