Răsfoiți Sursa

:fire: space

visuddhinanda 1 an în urmă
părinte
comite
bee4c341db
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 { useRef, useState } from "react";
 import { useIntl } from "react-intl";