Rafael Siqueira

Results 2 issues of Rafael Siqueira

Hello! I'm using this library for a few days now without trouble on Ubuntu. The downloaded file opens correctly on my PC and Windows, but for some reason I get...

Fixes https://github.com/juliencrn/usehooks-ts/issues/512 This PR does two things: ### 1. Update useLocalStorage save initial value The way things are now, useLocalStorage does not correctly represents the value in the `localStorage`. It...