next helper image

This commit is contained in:
Andras Bacsai
2023-09-05 08:49:33 +02:00
parent dca332a688
commit 31db1db636
6 changed files with 100 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
<div class="flex flex-col gap-2 rounded modal-box">
<h3>How can we help?</h3>
<div>You can report bug on the current page, or send us general feedback.</div>
<div>You can report bug about the current page (details will be included automatically), or send us general feedback.</div>
<form wire:submit.prevent="submit" class="flex flex-col gap-4 pt-4">
<x-forms.input id="subject" label="Subject" placeholder="Summary of your problem."></x-forms.input>
<x-forms.textarea id="description" label="Message"