From cc84b0a88230df4acca697aeb7bc9dd859acdea3 Mon Sep 17 00:00:00 2001 From: Shreyaschorge Date: Mon, 7 Jul 2025 16:36:55 +0530 Subject: [PATCH] formatting --- src/app/providers.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/providers.tsx b/src/app/providers.tsx index 90584eb..2b335d8 100644 --- a/src/app/providers.tsx +++ b/src/app/providers.tsx @@ -32,7 +32,9 @@ export function Providers({ backButtonEnabled={true} > - {children} + + {children} +