build fixes

This commit is contained in:
2022-09-07 11:23:30 +01:00
parent 0eaa448268
commit 7115aab927
8 changed files with 15 additions and 11 deletions
+1
View File
@@ -66,6 +66,7 @@ let CompleteAppeal = (props) => {
props.appealType.appealLPA,
props.props.accountDetails.loggedinUserId,
props.appealType.appealTypeID,
props.props.accountDetails.loggedinUserEmail,
]);
let { t } = useTranslation();