added props and included generic copy of state

This commit is contained in:
2024-06-05 13:39:35 +01:00
parent 557d81110a
commit 8f08ce35df
3 changed files with 40 additions and 32 deletions
+1
View File
@@ -25,6 +25,7 @@ const MyRepresentations = (props) => {
props.myRepresentations.myRepresentationsDetails
}
topThreeType={"myRepresentations"}
props={props}
/>
</div>