Eduard Akhmetshin

Results 2 issues of Eduard Akhmetshin

Hello. Have you considered adding a flag that would help determine react components? Something like this: ``` import factory from 'some-component-factory'; const Component = factory(); Component.__reactComponent = true; export default...

- [x] Closes https://github.com/dask/dask/issues/11980 - [x] Tests added / passed - [ ] Passes `pre-commit run --all-files`

needs attention