diff --git a/resources/js/react/layouts/AuthCardLayout.tsx b/resources/js/react/layouts/AuthCardLayout.tsx index 9c25cdf..132efc8 100644 --- a/resources/js/react/layouts/AuthCardLayout.tsx +++ b/resources/js/react/layouts/AuthCardLayout.tsx @@ -31,7 +31,7 @@ export default function AuthCardLayout({ const error = page.props.error as string | undefined; return ( -