| 40 | 'Component'; |
| 41 | |
| 42 | class DragDropContextContainer extends Component { |
| 43 | static DecoratedComponent = DecoratedComponent; |
| 44 | |
| 45 | static displayName = `DragDropContext(${displayName})`; |
nothing calls this directly
no outgoing calls
no test coverage detected