updated link for submitted reps viewall

This commit is contained in:
2024-11-20 13:51:25 +00:00
parent ca52806ddc
commit f910d6a530
7 changed files with 98 additions and 17 deletions
+3
View File
@@ -475,6 +475,9 @@ const Breadcrumbs = (props) => {
t(
"myportal:myrepresentations-card-title"
)}
{currentView.currentView.viewKey ==
"mySubmittedReps" &&
"Submitted representations"}
</li>
</>
)}