Nowell Strite
Nowell Strite
# Description Right now the `useLocalStorage` hook does not properly add `state` as a `useCallback` dependency, leading to bugs where you pass a `function` as the argument to `setState` ##...
Thanks for creating this! I wanted to add support for updating/parsing more portions of HAProxy config files. I also added normalizing leading indentation, but let me know if you want...
### I'm using React Router as a... framework ### Reproduction ```diff diff --git a/integration/fs-routes-test.ts b/integration/fs-routes-test.ts index 1a5d6122a..bcea114d0 100644 --- a/integration/fs-routes-test.ts +++ b/integration/fs-routes-test.ts @@ -129,6 +129,22 @@ test.describe("fs-routes", () => {...