diff --git a/src/components/dashboard/ServerRosterRow.tsx b/src/components/dashboard/ServerRosterRow.tsx index 235bae5..4a951a4 100644 --- a/src/components/dashboard/ServerRosterRow.tsx +++ b/src/components/dashboard/ServerRosterRow.tsx @@ -26,6 +26,7 @@ import { useIntl } from "react-intl"; +import { TruncatedText } from "@/components/ui/truncated-text"; import { formatLastSeen } from "@/utils/format"; import type { ClassifiedServer } from "./mcpServerRoster"; import { rowTone } from "./mcpServerRoster"; @@ -110,7 +111,7 @@ export function ServerRosterRowStacked({ classified }: ServerRosterRowProps) { return (