Browse Source

:fire: space

visuddhinanda 1 year ago
parent
commit
bee4c341db
1 changed files with 1 additions and 1 deletions
  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";