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}