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