Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples/with-redux: remove global store (#908)
This patch removes the global `store` on the client. IMO this example should avoid polluting the global namespace with simple scoping tricks can solve the problem equally as well.
- Loading branch information