fix missing case info when signed out

This commit is contained in:
bevanl3
2025-08-04 16:15:55 +01:00
parent 986d5a382f
commit f9831b9aa4
+4
View File
@@ -83,6 +83,10 @@ const CaseHome = (props) => {
props.searchResultsObj.searchResultsObj.value[0]
.ticketnumber
}
ticketnumber={
props.searchResultsObj.searchResultsObj.value[0]
.ticketnumber
}
currentType={props.currentType}
appealTypeID={
props.searchResultsObj.searchResultsObj.value[0]