mirror of
https://github.com/langgenius/dify.git
synced 2026-03-12 02:28:54 +08:00
Merge branch 'feat/mcp-frontend' into deploy/dev
This commit is contained in:
@ -231,7 +231,6 @@ const FormInputItem: FC<Props> = ({
|
||||
value={varInput?.value as any}
|
||||
isExpand
|
||||
isInNode
|
||||
height={100}
|
||||
language={CodeLanguage.json}
|
||||
onChange={handleValueChange}
|
||||
className='w-full'
|
||||
|
||||
Reference in New Issue
Block a user