fix: design of email sent toast message

This commit is contained in:
RaktimaNXG
2023-12-05 14:12:12 +05:30
parent 428bb3b7c3
commit 7495955420
3 changed files with 16 additions and 14 deletions
@@ -1,6 +1,5 @@
import React from "react";
import RSC from "react-scrollbars-custom";
import Toast from "react-bootstrap/Toast";
import { Rnd } from "react-rnd";
import { themeColor } from "../../utils/ThemeColor/backColor";
import { Document, Page, pdfjs } from "react-pdf";