Skip to content

Commit

Permalink
fix textarea tag to remove empty lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Sep 15, 2024
1 parent b0b6c8d commit b59345c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@
class="${model.variantClassNames}"
required="${model.validationRequired}"
disabled="${model.disabled}"
>
</textarea>
></textarea>
</template>

0 comments on commit b59345c

Please sign in to comment.