Question №1
Is it right to write WithState in a Child Component in Recompose? Yes? How can I transfer a state from a Child Component to a Parent Component?
Question №2
Is it right to write WithState and withHandlers in the Parent Component?
Question №1
Is it right to write WithState in a Child Component in Recompose? Yes? How can I transfer a state from a Child Component to a Parent Component?
Question №2
Is it right to write WithState and withHandlers in the Parent Component?