mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-25 01:45:12 +02:00
feat: security fixes, loading skeleton, script refactor
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { useState, useEffect } from "react"
|
||||
import { Moon, Sun } from "lucide-react"
|
||||
import { cn } from "@/lib/utils"
|
||||
import { useTheme } from "@/hooks/use-theme"
|
||||
import { useTheme } from "@/hooks/useTheme"
|
||||
import { analytics } from "@/lib/analytics"
|
||||
|
||||
interface ThemeToggleProps {
|
||||
|
||||
Reference in New Issue
Block a user