mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 02:02:08 +00:00
fix text prop area type error (#5471)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user