Skip to content

Commit

Permalink
test: biome
Browse files Browse the repository at this point in the history
  • Loading branch information
hamster1963 committed Dec 26, 2024
1 parent 8a93bda commit 1931645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/ThemeSwitcher.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ 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")
Expand Down

0 comments on commit 1931645

Please sign in to comment.