corrected topthreetype
This commit is contained in:
@@ -26,7 +26,7 @@ const MySubmittedReps = (props) => {
|
||||
showDetails={
|
||||
props.mySubmittedReps.mySubmittedRepsDetails
|
||||
}
|
||||
topThreeType={"watchedCases"}
|
||||
topThreeType={"mySubmittedReps"}
|
||||
showLoginCheck={props.showLoginCheck}
|
||||
currentView={props.currentView}
|
||||
myReps={props.myReps}
|
||||
|
||||
Reference in New Issue
Block a user