Can we Initialize one state from another in react redux?

Viewed 7

How can we initialize one state from another state in redux, is it a good practice?

am trying to do that but don't know if it is a good practice or not.

0 Answers
Related