mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
x-trap
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
<form wire:submit.prevent="sendMessage">
|
<form wire:submit.prevent="sendMessage">
|
||||||
<div class="relative w-full">
|
<div class="relative w-full">
|
||||||
<input
|
<input
|
||||||
wire:model="myNewMessage"
|
wire:model.defer="myNewMessage"
|
||||||
type="text"
|
type="text"
|
||||||
class="flex w-full border rounded-xl focus:outline-none focus:border-amber-300 pl-4 h-10"
|
class="flex w-full border rounded-xl focus:outline-none focus:border-amber-300 pl-4 h-10"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user