got rid of material-ui references and fixed fan icon import

This commit is contained in:
Carter 2025-03-18 11:40:16 -06:00
parent c84f6194fa
commit 65eeb9e8b4
20 changed files with 163 additions and 94 deletions

View file

@ -1,5 +1,3 @@
// import { useTheme, Theme } from "@material-ui/core";
import { Theme, useTheme } from "@mui/material";
export function useThemeType() {