From 156d9208fc91b3efbaf1c14c0d13aa6145f2bf60 Mon Sep 17 00:00:00 2001 From: Derek Date: Wed, 5 Mar 2025 22:48:25 +0000 Subject: [PATCH] Update resources/scripts/components/auth/LoginFormContainer.tsx --- resources/scripts/components/auth/LoginFormContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/components/auth/LoginFormContainer.tsx b/resources/scripts/components/auth/LoginFormContainer.tsx index 62749815..6f207a9c 100644 --- a/resources/scripts/components/auth/LoginFormContainer.tsx +++ b/resources/scripts/components/auth/LoginFormContainer.tsx @@ -35,7 +35,7 @@ export default forwardRef(({ title, ...props }, ref) =>
- +
{props.children}