From bdda62b841a91ada169ea58cadf3f951f82ed134 Mon Sep 17 00:00:00 2001 From: Ridwan Aditama Date: Thu, 16 May 2024 13:32:27 +0200 Subject: [PATCH] fix: fix crash due to wrong context pyramid (#4518) --- src/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 20587a00e3..9c26c87d04 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -84,8 +84,8 @@ export const App = () => { - - + + @@ -127,8 +127,8 @@ export const App = () => { - - + +