fix: typing
This commit is contained in:
parent
b83c00e999
commit
e4ac23c75f
|
@ -77,6 +77,7 @@ const Traversal = (props) => {
|
|||
<Value.Component
|
||||
context={context}
|
||||
onChange={onChange}
|
||||
type={stepsType}
|
||||
value={value}
|
||||
/>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue
Block a user