watched cases and view all
This commit is contained in:
@@ -80,10 +80,8 @@ const Home = (props) => {
|
||||
representationsObj={
|
||||
props.searchResultsObj.representationsObj
|
||||
}
|
||||
showRepresentations={showRepresentations}
|
||||
showLoginCheck={
|
||||
props.currentView.caseReference.showLogin
|
||||
}
|
||||
showRepresentations={props.currentView.showReps}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
</div>
|
||||
<Footer footerLinks={footerLinks} />
|
||||
|
||||
Reference in New Issue
Block a user