I create 2 components: Parent and Child.
Child-component contains the input-field, in which user enter the data. Entering data must be send to redux-store.
<