mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 10:19:27 +08:00
update to use ssh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import './index.css'
|
||||
import { render } from 'preact'
|
||||
import { Link, Route, Switch } from 'wouter-preact'
|
||||
import { Route, Switch } from 'wouter-preact'
|
||||
import { Home } from './components/routes/home.tsx'
|
||||
import { ThemeProvider } from './components/theme-provider.tsx'
|
||||
import LoginPage from './components/login.tsx'
|
||||
|
Reference in New Issue
Block a user