fix: recovery code
This commit is contained in:
parent
ec4234e243
commit
dc4f412227
@ -20,7 +20,7 @@
|
||||
</template>
|
||||
<template x-if="showRecovery">
|
||||
<div>
|
||||
<x-forms.input required type="text" name="recovery_code "
|
||||
<x-forms.input required type="text" name="recovery_code"
|
||||
label="{{ __('input.recovery_code') }}" />
|
||||
<div class="pt-2 text-xs cursor-pointer hover:underline hover:text-white"
|
||||
x-on:click="showRecovery = !showRecovery">Use
|
||||
|
Loading…
x
Reference in New Issue
Block a user