diff --git a/src/components/service-catalogs.ts b/src/components/service-catalogs.ts index 4f9eb07..fc3bca3 100644 --- a/src/components/service-catalogs.ts +++ b/src/components/service-catalogs.ts @@ -43,7 +43,7 @@ const ServiceCatalog = function (props: ICatalogProps) { } return ` -
${Anchor({ uri, newWindow, children: description })}
- ` : `` + ` + : `` }