Frank
Results
2
issues of
Frank
[ ] bug report [x] feature request [ ] other * **What is the current behavior?** Ignores native file drag-drop events * **What is the expected behavior?** As a user...
When I try to use flexbox with the InfiniteTree component like this: ```jsx render() { return ( ) } ``` The div and InfiniteTree container correctly expand to height 100%...