fix: typo
This commit is contained in:
parent
f9a2ff6d90
commit
ebbce2396c
@ -95,8 +95,8 @@ class="text-white normal-case btn btn-xs no-animation btn-primary">
|
|||||||
<form wire:submit.prevent='submitResend' class="flex flex-col">
|
<form wire:submit.prevent='submitResend' class="flex flex-col">
|
||||||
<div class="flex flex-col gap-4">
|
<div class="flex flex-col gap-4">
|
||||||
<div class="flex flex-col w-full gap-2 xl:flex-row">
|
<div class="flex flex-col w-full gap-2 xl:flex-row">
|
||||||
<x-forms.input type="password" id="team.resend_api_key" placeholder="API key"
|
<x-forms.input required type="password" id="team.resend_api_key" placeholder="API key"
|
||||||
label="Host" />
|
label="API Key" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-end gap-4 pt-6">
|
<div class="flex justify-end gap-4 pt-6">
|
||||||
|
Loading…
Reference in New Issue
Block a user