* removed hasReversedValue in playground
This commit is contained in:
lemonScaletech 2023-08-29 12:48:44 +05:30
parent 3ea13d7e93
commit 9ff1fa6f84

View File

@ -133,7 +133,6 @@ const Features = ({ variables, setVariables }: any) => {
variables={variables}
setVariables={setVariables}
inputType={SwitchInputType.DISABLE_PLAYGROUND}
hasReversedValue
/>
</Flex>
</Flex>