diff --git a/src/@types/index.ts b/src/@types/index.ts index 39ca08f..75f369c 100644 --- a/src/@types/index.ts +++ b/src/@types/index.ts @@ -22,6 +22,7 @@ export interface Component { response: number version: string latestRelease?: string + url?: string validChainList?: boolean monitorVersion?: string block?: number diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b66082a..4b36fbd 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -102,7 +102,7 @@ export default function HomePage(): ReactElement {

{statusIcon(component.status)}{' '}