From 983c25ad9437df54047758e4f287f703389f4b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D9=87=D8=B1=D8=B2=D8=A7=D8=AF=20=D9=82=D8=AF=D8=B1?= =?UTF-8?q?=D8=AA=DB=8C?= Date: Sun, 17 Aug 2025 15:35:45 +0330 Subject: [PATCH] fix: provider type error --- src/providers/AuthProvider.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/providers/AuthProvider.tsx b/src/providers/AuthProvider.tsx index 1c05139..5111903 100644 --- a/src/providers/AuthProvider.tsx +++ b/src/providers/AuthProvider.tsx @@ -163,7 +163,14 @@ export const AuthProvider = ({ children }: { children: ReactNode }) => { return ( {children}