Skip to content

Commit d5a07bb

Browse files
committed
fix: lint failed issue
Signed-off-by: amitamrutiya2210 <amitamrutiya2210@gmail.com>
1 parent 187ecbe commit d5a07bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/dashboard/components/color-toggle.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"use client"
22
import * as React from "react"
33
import { useColorScheme } from "@mui/joy/styles"
4-
import { IconButtonProps } from "@mui/joy/IconButton"
54

65
import DarkModeRoundedIcon from "@mui/icons-material/DarkModeRounded"
76
import LightModeIcon from "@mui/icons-material/LightMode"

0 commit comments

Comments
 (0)