mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
note
This commit is contained in:
parent
af144a5184
commit
713b21de14
|
@ -98,6 +98,7 @@
|
||||||
|
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<input id="create-token-name" type="text" aria-label="name" class="form-control" name="name"
|
<input id="create-token-name" type="text" aria-label="name" class="form-control" name="name"
|
||||||
|
{{-- defer because it's submitting if i don't --}}
|
||||||
wire:model.defer="name"
|
wire:model.defer="name"
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue