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