auto height for textarea

This commit is contained in:
Burak Civan
2022-06-14 11:32:45 +03:00
parent 472c1c3e81
commit b76e079ab9
2 changed files with 15 additions and 1 deletions

View File

@ -8,5 +8,6 @@
form-label-class="lg:text-lg"
form-group-class="border-b pb-2 mb-3.5"
rows="1"
textarea-auto-height
/>
</div>