diff --git a/app/providers.tsx b/app/providers.tsx index 8a5c5a8f..3b8833fc 100644 --- a/app/providers.tsx +++ b/app/providers.tsx @@ -54,7 +54,7 @@ export default function Providers(props: { children: React.ReactNode }) { {children} {/* */} - + ); }