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

The way to remove single key from localstorage

Open SaiRO97 opened this issue 2 years ago • 0 comments

I need a remove test key from storage when it's null or empty. But did not find something about it in docs or somewhere. There are any solution how to make it?

persist.purge() not suit for me because it's clear all storage

screenshot

Will appreciate any advice or help. Thanks

SaiRO97 avatar Aug 16 '22 09:08 SaiRO97