Closed rathorebs closed 6 years ago
I want to call states from two store in component but state didn't update so Please suggests me any solution how to call multiple stores in single component or how to combine stores in common store
The Flux TodoMVC example has a container using multiple stores, check it out here:
I want to call states from two store in component but state didn't update so Please suggests me any solution how to call multiple stores in single component or how to combine stores in common store