This commit is contained in:
@@ -29,7 +29,6 @@
|
|||||||
|
|
||||||
let username: string = $state("");
|
let username: string = $state("");
|
||||||
let pw: string = $state("");
|
let pw: string = $state("");
|
||||||
|
|
||||||
let error: string = $state("");
|
let error: string = $state("");
|
||||||
|
|
||||||
async function login() {
|
async function login() {
|
||||||
|
|||||||
Reference in New Issue
Block a user