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
+7 -9
View File
@@ -33,15 +33,13 @@ export default function Dns() {
? "/ceisiadaudns"
: "/dnsapplications"
}
>
<a
className="govuk-button withChevron govuk-button-cta"
// onClick={() => {
// spinnerState();
// }}
>
{t("home:dns-card-button")}
</a>
// onClick={() => {
// spinnerState();
// }}
className="govuk-button withChevron govuk-button-cta">
{t("home:dns-card-button")}
</Link>
</div>
</div>