Explorar o código

:fire: icon EditOutlined

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
555c88bc1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 { Button, Popover } from "antd";
-import { SearchOutlined, EditOutlined } from "@ant-design/icons";
+import { SearchOutlined } from "@ant-design/icons";
 import { Typography } from "antd";
 import TermCreate from "../studio/term/TermCreate";