redux-localstorage icon indicating copy to clipboard operation
redux-localstorage copied to clipboard

Adding option to change storage driver

Open ragboyjr opened this issue 7 years ago • 1 comments

Signed-off-by: RJ Garcia [email protected]

ragboyjr avatar Apr 07 '18 01:04 ragboyjr

This allows a user to specify sessionStorage instead of localStorage for persisting. It also would allow for more better unit tests.

ragboyjr avatar Apr 07 '18 01:04 ragboyjr