mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
chore: handle duliplicate keys
This commit is contained in:
@ -31,7 +31,6 @@ type Props = {
|
||||
condition: Condition
|
||||
varType: VarType
|
||||
onChange: (condition: Condition) => void
|
||||
varType: VarType
|
||||
hasSubVariable: boolean
|
||||
readOnly: boolean
|
||||
nodeId: string
|
||||
|
||||
Reference in New Issue
Block a user