Skip to content

Commit

Permalink
fix: lint failed issue
Browse files Browse the repository at this point in the history
Signed-off-by: amitamrutiya2210 <[email protected]>
  • Loading branch information
amitamrutiya committed May 5, 2024
1 parent 187ecbe commit d5a07bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/dashboard/components/color-toggle.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"use client"
import * as React from "react"
import { useColorScheme } from "@mui/joy/styles"
import { IconButtonProps } from "@mui/joy/IconButton"

import DarkModeRoundedIcon from "@mui/icons-material/DarkModeRounded"
import LightModeIcon from "@mui/icons-material/LightMode"
Expand Down

0 comments on commit d5a07bb

Please sign in to comment.