visuddhinanda 1 anno fa
parent
commit
bee4c341db
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      dashboard-v4/dashboard/src/components/task/Filter.tsx

+ 1 - 1
dashboard-v4/dashboard/src/components/task/Filter.tsx

@@ -1,4 +1,4 @@
-import { Button, Popover, Select, Space, Typography } from "antd";
+import { Button, Popover, Typography } from "antd";
 import { IFilter } from "./TaskList";
 import { IFilter } from "./TaskList";
 import { useRef, useState } from "react";
 import { useRef, useState } from "react";
 import { useIntl } from "react-intl";
 import { useIntl } from "react-intl";