added hcas diagnostic choice

This commit is contained in:
2022-06-14 17:08:11 +01:00
parent b588927e20
commit cb9995da75
4 changed files with 176 additions and 53 deletions
+1
View File
@@ -117,6 +117,7 @@ const Home = (props) => {
LPAData={props.LPAData}
appealType={props.setAppealType}
loggedInUser={props.accountDetails.loggedinUserId}
whichForm={props.form}
/>
</main>
</div>