From 5d5e30983966d9a6fcedc13a470513af87264d7b Mon Sep 17 00:00:00 2001 From: benthecarman Date: Wed, 1 Nov 2023 20:39:31 -0500 Subject: [PATCH] Make MegaStoreProvider higher in root components --- src/root.tsx | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/root.tsx b/src/root.tsx index b1c96e0b..c95dcf83 100644 --- a/src/root.tsx +++ b/src/root.tsx @@ -76,11 +76,15 @@ export default function Root() { }> - - - - - + + + } + > + + + +