diff --git a/website/src/components/report/ShowHostDetails.tsx b/website/src/components/report/ShowHostDetails.tsx index f827df7..b5b1f57 100644 --- a/website/src/components/report/ShowHostDetails.tsx +++ b/website/src/components/report/ShowHostDetails.tsx @@ -9,7 +9,7 @@ import { KVBox } from '../helpers'; export function ShowHostDetails({ host }: { host: LhpHostReport }) { return (