bjoluc
Results
21
issues of
bjoluc
The `DragDropContext`'s `setOverlay()` action takes a `Layout` object. While building a custom `DragOverlay` replacement, I noticed that the `Layout` class from `layout.ts` is not exported by `index.ts`, complicating user-land `Layout`...