mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
update to livewire 3
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div>
|
||||
<div class="flex space-x-6">
|
||||
<h1 class="text-4xl text-white py-8">Sent from my #₿indle🧡</h1>
|
||||
<x-input label="{{ __('Suche') }}" wire:model.debounce="search"/>
|
||||
<x-input label="{{ __('Suche') }}" wire:model.live.debounce="search"/>
|
||||
</div>
|
||||
|
||||
<ul role="list"
|
||||
|
||||
Reference in New Issue
Block a user