fix text prop area type error (#5471)

This commit is contained in:
Christian Byrne
2025-09-09 22:24:04 -07:00
committed by GitHub
parent 97d00ea47d
commit 169d7404fe

View File

@@ -18,7 +18,7 @@
:disabled="readonly"
class="w-full text-xs"
size="small"
rows="6"
:rows="6"
:pt="{
root: {
onBlur: handleBlur