fix: typo
This commit is contained in:
parent
234421b674
commit
b797657361
|
@ -120,7 +120,7 @@ const Traversal = (props) => {
|
|||
onChange({
|
||||
type: 'expression',
|
||||
ops,
|
||||
value: makeCompilable(valueValue),
|
||||
assign: makeCompilable(valueValue),
|
||||
}, event)
|
||||
)}
|
||||
type={type}
|
||||
|
|
Loading…
Reference in New Issue
Block a user