diff --git a/src/views/AlertDetails/AlertInfo/index.tsx b/src/views/AlertDetails/AlertInfo/index.tsx index 9a561bdb..c9cdbccf 100644 --- a/src/views/AlertDetails/AlertInfo/index.tsx +++ b/src/views/AlertDetails/AlertInfo/index.tsx @@ -25,6 +25,7 @@ import { isTruthyString, } from '@togglecorp/fujs'; +import Link from '#components/Link'; import { GetAreaAlertInfoQuery, GetAreaAlertInfoQueryVariables, @@ -235,7 +236,15 @@ function AlertInfo(props: Props) { /> + {data.web} + + )} strongValue /> + {data.url} + + )} />