next-redux-wrapper icon indicating copy to clipboard operation
next-redux-wrapper copied to clipboard

Save multiple client stores in an object, based on a store id

Open krisu-pl opened this issue 2 years ago • 0 comments

This is in reference to my feature request https://github.com/kirill-konshin/next-redux-wrapper/issues/477

This PR is backwards-compatible and allows to optionally create multiple wrappers, each with a separate memoized store. In some edge cases this is needed.

If you think this is unnecessary, feel free to close the PR.

krisu-pl avatar Jun 07 '22 09:06 krisu-pl