mapping fields for case type

This commit is contained in:
2021-10-26 12:56:21 +01:00
parent 3da35dcf9b
commit db49898e91
32 changed files with 10669 additions and 486 deletions
+3
View File
@@ -66,6 +66,9 @@ const Home = (props) => {
currentType={
props.currentView.caseReference.currentType
}
appealTypeID={
props.currentView.caseReference.appealType
}
incidentid={props.currentView.caseReference.incidentid}
/>
</div>