removed commented out call for testing
This commit is contained in:
@@ -450,7 +450,7 @@ let BuildCheckSection = (props) => {
|
|||||||
data-module="govuk-button"
|
data-module="govuk-button"
|
||||||
onClick={async () => {
|
onClick={async () => {
|
||||||
await triggerAppealDownload();
|
await triggerAppealDownload();
|
||||||
// finaliseAppeal();
|
finaliseAppeal();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{t("newappeal:submit-appeal-button")}
|
{t("newappeal:submit-appeal-button")}
|
||||||
|
|||||||
Reference in New Issue
Block a user