Removed Bugs

This commit is contained in:
2023-11-28 08:13:21 +01:00
parent 7cc942b42f
commit ff966418b2
9 changed files with 106 additions and 13 deletions

View File

@@ -38,6 +38,7 @@ const onSubmit = async () => {
<UInput
v-model="password"
type="password"
@keyup.enter="onSubmit"
/>
</UFormGroup>
<UButton