feat: cleanup

This commit is contained in:
Peter Carl Pardo
2024-12-15 23:52:07 +08:00
parent efa106f732
commit a97b2f0887
+1 -1
View File
@@ -1,7 +1,7 @@
import React, { useEffect, useState } from "react";
import "./index.css";
import { IconButton } from "@mui/material";
import SunAndMoonIcon from "./SunAndMoonIcon";
import "./index.css";
const ThemeSwitch = () => {
// TODO: change to use the MUI theme