diff --git a/src/components/WebPreview/index.tsx b/src/components/WebPreview/index.tsx index 2fa036f..b584033 100644 --- a/src/components/WebPreview/index.tsx +++ b/src/components/WebPreview/index.tsx @@ -29,7 +29,13 @@ export default function WebPreview({ if (isSmallScreen && image) { return ( -
+
{ + e.stopPropagation() + window.open(url, '_blank') + }} + >
{hostname}