From a46a8a939965ee683044acc42e6f694290c77f49 Mon Sep 17 00:00:00 2001 From: Ryan Pandya Date: Tue, 3 Dec 2024 11:37:34 -0800 Subject: [PATCH] Minor formatting change in Providers --- apps/web/lib/providers.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/web/lib/providers.tsx b/apps/web/lib/providers.tsx index 033943b..039d580 100644 --- a/apps/web/lib/providers.tsx +++ b/apps/web/lib/providers.tsx @@ -87,7 +87,9 @@ export default function Providers({ enableSystem disableTransitionOnChange > - {children} + + {children} +