fix: typing

This commit is contained in:
cha0s 2020-06-22 07:15:40 -05:00
parent b83c00e999
commit e4ac23c75f

View File

@ -77,6 +77,7 @@ const Traversal = (props) => {
<Value.Component
context={context}
onChange={onChange}
type={stepsType}
value={value}
/>
</span>