ui: help
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
<div class="flex flex-col w-11/12 max-w-5xl gap-2 modal-box">
 | 
					<div class="flex flex-col w-11/12 max-w-5xl gap-2 modal-box">
 | 
				
			||||||
    <h3>How can we help?</h3>
 | 
					    <h3>How can we help?</h3>
 | 
				
			||||||
    <div>Please report bugs you found or send us general feedback. It helps us a lot! Thank you! 💜</div>
 | 
					    <div>Your feedback helps us to improve Coolify. Thank you! 💜</div>
 | 
				
			||||||
    <form wire:submit.prevent="submit" class="flex flex-col gap-4 pt-4">
 | 
					    <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.input id="subject" label="Subject" placeholder="Summary of your problem."></x-forms.input>
 | 
				
			||||||
        <x-forms.textarea rows="10" id="description" label="Description"
 | 
					        <x-forms.textarea rows="10" id="description" label="Description"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user