bananafunctor
Results
1
issues of
bananafunctor
As seen on https://github.com/bananafunctor/react-json-editor/commit/487ca3d333eb035ce3abfa4204939173e872525f specifically the test for nested inputComponents, they will fail to render right now. Relevant code below ``` it('should render nested inputComponent', () => { const TestComponent...