Browse Source

:fire: import { Tooltip, Button

visuddhinanda 2 years ago
parent
commit
d4db794760
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/template/SentRead.tsx

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

@@ -1,5 +1,5 @@
 import { useEffect, useRef, useState } from "react";
 import { useEffect, useRef, useState } from "react";
-import { Tooltip, Button, Typography } from "antd";
+import { Typography } from "antd";
 
 
 import { useAppSelector } from "../../hooks";
 import { useAppSelector } from "../../hooks";
 import {
 import {