case ref not case title

This commit is contained in:
2025-08-04 06:27:29 +01:00
parent 9845af7046
commit 986d5a382f
18 changed files with 37 additions and 19 deletions
+1
View File
@@ -27,6 +27,7 @@ const Case = (props) => {
watchedCasesDetails={props.watchedCasesDetails}
awaitingSubmission={props.awaitingSubmission}
caseReference={props.caseReference}
ticketnumber={props.ticketnumber}
currentType={props.currentType}
appealTypeID={props.appealTypeID}
searchResultsObj={props.searchResultsObj}