README
TranslationFieldInput
Group of selects and inputs which allow you to set a value depending of the language inside a redux form.
Install
To install the TranslationFieldInput component run:
npm install --save @amalto/translation-field-input
Translation field input used on platform6.
<script type="module">
import amaltoTranslationFieldInput from 'https://cdn.skypack.dev/@amalto/translation-field-input';
</script>
Group of selects and inputs which allow you to set a value depending of the language inside a redux form.
To install the TranslationFieldInput component run:
npm install --save @amalto/translation-field-input