diff --git a/components/List.tsx b/components/List.tsx index 3e53280c..950d8e9f 100644 --- a/components/List.tsx +++ b/components/List.tsx @@ -65,7 +65,7 @@ export function ListItemText +
); @@ -193,7 +193,7 @@ function IntegrationListItem(props: {
{props.title} -
+
{props.title} {props.description}