fix:
* removed hasReversedValue in playground
This commit is contained in:
parent
3ea13d7e93
commit
9ff1fa6f84
|
@ -133,7 +133,6 @@ const Features = ({ variables, setVariables }: any) => {
|
||||||
variables={variables}
|
variables={variables}
|
||||||
setVariables={setVariables}
|
setVariables={setVariables}
|
||||||
inputType={SwitchInputType.DISABLE_PLAYGROUND}
|
inputType={SwitchInputType.DISABLE_PLAYGROUND}
|
||||||
hasReversedValue
|
|
||||||
/>
|
/>
|
||||||
</Flex>
|
</Flex>
|
||||||
</Flex>
|
</Flex>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user