Gil Nimer

Results 2 issues of Gil Nimer

### Description Integrating the `StateInspector` into a strict TypeScript react project will fail at build time. Inserting `React Nodes` as a children prop into the `StateInspector` component will result with...

As noted in the issue below, currently inserting React Nodes as a children prop into the StateInspector component will result with a TypeError. https://github.com/troch/reinspect/issues/83 This is an issue for React...