User can sign out

This commit is contained in:
2024-05-03 22:03:25 +02:00
parent 9407d8f0a8
commit 8a8b1a8846
7 changed files with 245 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/remote.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>VirtWebRemote</title>
</head>
<body>
<div id="root"></div>