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