This commit is contained in:
taskylizard 2023-11-03 12:39:21 +05:30
parent fa47ec2e45
commit 6f10ec6e4f
No known key found for this signature in database
GPG Key ID: 5CABA3D642DDC497

View File

@ -100,7 +100,7 @@ async function handleSubmit(type?: string) {
</div>
<textarea v-model="feedback.message" autofocus class="input" />
<button class="btn btn-primary" :disabled="!feedback.message" @click="handleSubmit()">
Send us your feedback
Submit
</button>
</div>
<div v-else class="step">