redux-persist-transform-compress icon indicating copy to clipboard operation
redux-persist-transform-compress copied to clipboard

Update README.md to provide a clearer and more correct usage example

Open georgejdanforth opened this issue 6 years ago • 0 comments
trafficstars

The current usage example in README.md incorrectly shows the transform being supplied to persistStore, whereas it should actually be passed to persistReducer via the config. This PR amends this to clarify the proper usage.

georgejdanforth avatar Nov 27 '18 02:11 georgejdanforth