fix
This commit is contained in:
@@ -244,13 +244,13 @@ const isOneTimePasswordDialogVisible = ref(false)
|
||||
<div class="d-flex flex-wrap gap-4">
|
||||
<VBtn @click="save">Save changes</VBtn>
|
||||
|
||||
<VBtn
|
||||
<!-- <VBtn
|
||||
type="reset"
|
||||
color="secondary"
|
||||
variant="outlined"
|
||||
>
|
||||
Reset
|
||||
</VBtn>
|
||||
</VBtn>-->
|
||||
</div>
|
||||
</VCardText>
|
||||
</VForm>
|
||||
|
Reference in New Issue
Block a user