From 2f3e5a896de46ad00750090c7c4dc3a1f1d9922a Mon Sep 17 00:00:00 2001 From: Carlos Valente <34649812+cpvalente@users.noreply.github.com> Date: Tue, 22 Jun 2021 22:26:22 +0200 Subject: [PATCH] fix: link prevent link from navigating --- client/src/features/info/InfoNif.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/features/info/InfoNif.jsx b/client/src/features/info/InfoNif.jsx index 8008214aa..cd5945ea9 100644 --- a/client/src/features/info/InfoNif.jsx +++ b/client/src/features/info/InfoNif.jsx @@ -40,7 +40,7 @@ export default function InfoNif() { return ( handleLink(baseURL.replace('__IP__', e.address)) }