This commit is contained in:
2023-11-08 13:20:43 +00:00
parent e7afa582ff
commit ef1f773022
74 changed files with 3390 additions and 3540 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ const Error = (props) => {
</div>
<div className="govuk-grid-row">
<div className="govuk-grid-column-two-thirds govuk-body">
<Link href="/">
<Link href="/" legacyBehavior>
{t("auth:auth-return-home-link-label")}
</Link>
</div>