added ga switch on cookie options

This commit is contained in:
2021-11-12 11:40:54 +00:00
parent b2aa7a0228
commit 1971208aa0
7 changed files with 71 additions and 24 deletions
+2 -2
View File
@@ -215,7 +215,7 @@ const CaseSummary = (props) => {
</Link>
)}
<a
{/* <a
onClick={() => {
//spinnerState();
router.back();
@@ -223,7 +223,7 @@ const CaseSummary = (props) => {
className="govuk-button govuk-button--secondary"
>
{t("case:summary-back-button-label")}
</a>
</a> */}
</div>
</div>
</div>