Closed siansell closed 6 years ago
currently, multiple components are sharing a single redux store, which obviously isn't desirable.
Has been implemented. Namespaced redux stores, unique store for each instance.
currently, multiple components are sharing a single redux store, which obviously isn't desirable.