fix text prop area type error (#5471)

This commit is contained in:
Christian Byrne
2025-09-09 22:24:04 -07:00
committed by snomiao
parent 58593980a3
commit 45ff31204e

View File

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