From 554c504a623b7b8abd11bd51951b803c9330a06c Mon Sep 17 00:00:00 2001 From: Derek Date: Wed, 5 Mar 2025 22:49:45 +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 6f207a9c..17287a3c 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}