Fixed last material-ui references

This commit is contained in:
Frikky
2023-08-16 02:37:19 +02:00
parent cfe190edc9
commit b693b960cc
33 changed files with 106 additions and 9548 deletions
-1
View File
@@ -1,7 +1,6 @@
import React, { useState, useEffect } from 'react';
import ReactGA from 'react-ga4';
import theme from '../theme';
//import { useTheme } from '@material-ui/core/styles';
import {Link} from 'react-router-dom';
import { useAlert } from "react-alert";
import { Search as SearchIcon, CloudQueue as CloudQueueIcon, Code as CodeIcon } from '@mui/icons-material';