Răsfoiți Sursa

:fire: icon EditOutlined

visuddhinanda 3 ani în urmă
părinte
comite
555c88bc1a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      dashboard/src/components/template/Term.tsx

+ 1 - 1
dashboard/src/components/template/Term.tsx

@@ -1,6 +1,6 @@
 import { ProCard } from "@ant-design/pro-components";
 import { ProCard } from "@ant-design/pro-components";
 import { Button, Popover } from "antd";
 import { Button, Popover } from "antd";
-import { SearchOutlined, EditOutlined } from "@ant-design/icons";
+import { SearchOutlined } from "@ant-design/icons";
 import { Typography } from "antd";
 import { Typography } from "antd";
 import TermCreate from "../studio/term/TermCreate";
 import TermCreate from "../studio/term/TermCreate";