mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
remove unnecessary imports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user