Fixed: Links to search results not always working on interactive search

Co-authored-by: Cristi <cristi@emailaddressmanager.com>
pull/6297/head
crbrz 3 years ago committed by GitHub
parent a9b605c872
commit 2c008384dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -189,6 +189,7 @@ class InteractiveSearchRow extends Component {
<Link
to={infoUrl}
title={title}
rel='noreferrer'
>
<div>
{title}

Loading…
Cancel
Save