Fixed most of the new MUI problems. Missing /admin and other button disabled issues
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React, { useEffect } from "react";
|
||||
import theme from '../theme.jsx';
|
||||
import { makeStyles } from "@mui/styles";
|
||||
import { useTheme } from "@material-ui/core/styles";
|
||||
|
||||
import Tooltip from "@material-ui/core/Tooltip";
|
||||
import Grid from "@material-ui/core/Grid";
|
||||
|
||||
Reference in New Issue
Block a user