fix: typo

This commit is contained in:
cha0s 2020-06-23 20:01:06 -05:00
parent 234421b674
commit b797657361

View File

@ -120,7 +120,7 @@ const Traversal = (props) => {
onChange({
type: 'expression',
ops,
value: makeCompilable(valueValue),
assign: makeCompilable(valueValue),
}, event)
)}
type={type}