Merge branch 'feat/mcp-frontend' into deploy/dev

This commit is contained in:
Joel
2025-07-01 11:18:52 +08:00
5 changed files with 14 additions and 8 deletions

View File

@ -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'