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