Skip to content

Commit e64e2c6

Browse files
Fix tests for DragDropContainer
1 parent 0d3a4e8 commit e64e2c6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/addons/draggable/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Container from './Container';
1+
import Container from './DragDropContainer';
22
import DraggableHeaderCell from './DraggableHeaderCell';
33
import RowActionsCell from './RowActionsCell';
44
import DropTargetRowContainer from './DropTargetRowContainer';

0 commit comments

Comments
 (0)