remove unnecessary imports

This commit is contained in:
Manmeet
2023-06-28 03:20:45 +05:30
parent 8e3a388333
commit adad91829f

View File

@@ -1,6 +1,6 @@
import { useState } from "react";
import { GlobalStyles } from "tss-react";
import { Button, Paper, alpha, styled, useTheme } from "@mui/material";
import { alpha, styled, useTheme } from "@mui/material";
import { Editor } from "@tinymce/tinymce-react";
// TinyMCE so the global var exists