README
SwitchInput
Switch input used in redux form.
Install
To install the SwitchInput component run:
npm install --save @amalto/switch-input
Switch input used on platform6.
<script type="module">
import amaltoSwitchInput from 'https://cdn.skypack.dev/@amalto/switch-input';
</script>
Switch input used in redux form.
To install the SwitchInput component run:
npm install --save @amalto/switch-input