adjsuted appeal type specific fields

This commit is contained in:
2021-10-26 19:49:58 +01:00
parent db49898e91
commit 424cb07b35
16 changed files with 3077 additions and 1381 deletions
+3
View File
@@ -67,6 +67,9 @@ const Home = (props) => {
props.currentView.caseReference.currentType
}
incidentid={props.currentView.caseReference.incidentid}
appealTypeID={
props.currentView.caseReference.appealType
}
/>
</div>
<Footer footerLinks={footerLinks} />