diff --git a/web/app/components/workflow/nodes/start/panel.tsx b/web/app/components/workflow/nodes/start/panel.tsx index 41c365f484..1ae5abc191 100644 --- a/web/app/components/workflow/nodes/start/panel.tsx +++ b/web/app/components/workflow/nodes/start/panel.tsx @@ -54,10 +54,10 @@ const Panel: FC> = ({ onChange={handleVarListChange} /> - { - isChatMode && ( -
- +
+ + { + isChatMode && ( > = ({ String
} - /> - - Array[File] -
- } - /> - - ) - } + />) + } + + Array[File] + + } + /> + +