From 65d2a2546d96bd7d181929dff83b88193ace627b Mon Sep 17 00:00:00 2001 From: gurusainath Date: Mon, 5 Feb 2024 20:09:59 +0530 Subject: [PATCH] fix: SWR config --- web/lib/app-provider.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/lib/app-provider.tsx b/web/lib/app-provider.tsx index d820c4d4f..864c87f27 100644 --- a/web/lib/app-provider.tsx +++ b/web/lib/app-provider.tsx @@ -56,7 +56,6 @@ export const AppProvider: FC = observer((props) => { > {children} - {children}