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

Fix link to `config` type definitions in `ReadMe`

Open bent0b0x opened this issue 3 years ago • 1 comments

A link in the readme is pointing to the wrong file/line numbers

bent0b0x avatar Apr 29 '22 14:04 bent0b0x

Looks like the types file was updated once again. A new URL can be: https://github.com/rt2zz/redux-persist/blob/master/types/types.d.ts#L26-L48

NikaBuligini avatar Jun 20 '22 14:06 NikaBuligini