added watched cases and remove watched cases
This commit is contained in:
@@ -24,6 +24,7 @@ const CaseSummary = (props) => {
|
||||
myCasesDetails={props.myCasesDetails}
|
||||
myRepresentations={props.myRepresentations}
|
||||
watchedCases={props.watchedCases}
|
||||
watchedCasesDetails={props.watchedCasesDetails}
|
||||
awaitingSubmission={props.awaitingSubmission}
|
||||
caseReference={props.caseReference}
|
||||
currentType={props.currentType}
|
||||
|
||||
Reference in New Issue
Block a user