fix: pass context
This commit is contained in:
parent
c68c8f1ef9
commit
88d35a6e2b
|
@ -42,6 +42,7 @@ const Literal = ({
|
|||
}
|
||||
</select>
|
||||
<Value.Component
|
||||
context={context}
|
||||
onChange={onChange}
|
||||
options={componentOptions}
|
||||
type={actualType}
|
||||
|
|
Loading…
Reference in New Issue
Block a user