mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 10:19:27 +08:00
site updates
This commit is contained in:
@@ -8,7 +8,7 @@ import LoginPage from './components/login.tsx'
|
||||
import { $authenticated, $servers, pb } from './lib/stores.ts'
|
||||
import { ServerDetail } from './components/routes/server.tsx'
|
||||
import { ModeToggle } from './components/mode-toggle.tsx'
|
||||
import { CommandPalette } from './components/command-dialog.tsx'
|
||||
import { CommandPalette } from './components/command-palette.tsx'
|
||||
import { cn } from './lib/utils.ts'
|
||||
import { buttonVariants } from './components/ui/button.tsx'
|
||||
import { Github } from 'lucide-react'
|
||||
|
Reference in New Issue
Block a user