Is there a way to get React Router to open a link in new tab? I tried this and it did not work.
I think Link component does not have the props for it.
You can have alternative way by create a tag and use the makeHref method of Navigation mixin to create your url
Share this link to your webmaster