chore: update dir
This commit is contained in:
@@ -56,6 +56,7 @@ const passwordStatus = computed(() => {
|
||||
|
||||
function handleSubmit() {
|
||||
formState.submitted = true;
|
||||
|
||||
if (
|
||||
usernameStatus.value !== 'default' ||
|
||||
passwordStatus.value !== 'default'
|
||||
|
Reference in New Issue
Block a user