We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187ecbe commit d5a07bbCopy full SHA for d5a07bb
apps/dashboard/components/color-toggle.tsx
@@ -1,7 +1,6 @@
1
"use client"
2
import * as React from "react"
3
import { useColorScheme } from "@mui/joy/styles"
4
-import { IconButtonProps } from "@mui/joy/IconButton"
5
6
import DarkModeRoundedIcon from "@mui/icons-material/DarkModeRounded"
7
import LightModeIcon from "@mui/icons-material/LightMode"
0 commit comments