Rafael Siqueira

Results 8 comments of Rafael Siqueira

Since then I changed the way we're creating our files (backend is handling it) so I don't have an example anymore, but the file is as simple as you can...

Se estiver falando [desse](https://fkhadra.github.io/react-toastify/introduction), sou super a favor! Essa lib é muito boa!

Same thing here. Did a few tests, my guess is that the function in `useIsomorphicLayoutEffect` (that runs on refresh) is checking the wrong stuff ([L72](https://github.com/juliencrn/usehooks-ts/blob/a7496997cdb97a779da262625e6fcc97c1fdf6cb/packages/usehooks-ts/src/useDarkMode/useDarkMode.ts#L72)) before setting the local storage...

Just created https://github.com/juliencrn/usehooks-ts/pull/557 The change in `useLocalStorage` may possibly break other hooks, but I tried to make it consistent. It still does not return `undefined` when the key does not...

Unfortunately @juliencrn is the only one how can approve and merge this :/

@Krobys GOAT!