Sergio Morchón Poveda

Results 2 comments of Sergio Morchón Poveda

What about using [dynamic `import`](https://github.com/tc39/proposal-dynamic-import) @JesperWe? I mean: activity detector only Works within a document, right? so I think here is not the place to avoid accessing a document. A...

Just to clarify, I understand that this issue is expected to allow us to define, for example, something like flowtype's https://flow.org/en/docs/react/children/#toc-only-allowing-a-specific-element-type-as-children ``` //… from flowtype's documentation type Props = {...