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

Co-authored-by: Cristi <cristi@emailaddressmanager.com>
pull/6297/head
crbrz 4 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 <Link
to={infoUrl} to={infoUrl}
title={title} title={title}
rel='noreferrer'
> >
<div> <div>
{title} {title}

Loading…
Cancel
Save