mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
chore: auto-fix linting and formatting issues
This commit is contained in:
parent
193164566a
commit
a9a25f8218
@ -13,7 +13,6 @@ import { Moon, Sun } from "lucide-react"
|
||||
import { useTranslations } from "next-intl"
|
||||
import { useTheme } from "next-themes"
|
||||
|
||||
|
||||
export function ModeToggle() {
|
||||
const { setTheme, theme } = useTheme()
|
||||
const t = useTranslations("ThemeSwitcher")
|
||||
|
Loading…
Reference in New Issue
Block a user