Skip to content

Commit f216c4e

Browse files
committed
console: fix Create new button int the ConnectionsDiagram
1 parent 019bbd8 commit f216c4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webapps/console/components/ConnectionsDiagram/ConnectionsDiagram.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { getLog, requireDefined } from "juava";
44
import Link from "next/link";
55
import { useAppConfig, useWorkspace } from "../../lib/context";
66
import { ArrowRight, ExternalLink, Inbox } from "lucide-react";
7-
import { Button } from "antd";
87
import { PlusOutlined } from "@ant-design/icons";
98
import classNames from "classnames";
109
import { isTruish } from "../../lib/shared/chores";

0 commit comments

Comments
 (0)