clean up debug info, reduce page weight

This commit is contained in:
2024-09-26 10:07:27 +01:00
parent 00359e2f7d
commit a362a2c00f
11 changed files with 49 additions and 36 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ const ServiceBanner = (props) => {
<div className="serviceBanner_userDetails_name">
<Link
href="/account/personaldetails"
className="govuk-button-secondary"
className="govuk-button-secondary govuk-link"
>
{props.accountDetails.accountDetails.firstname}{" "}
{props.accountDetails.accountDetails.lastname}