Skip to content

Commit 8b9e993

Browse files
committed
Gantt: move files to .ts (ui.gantt.js)
1 parent 5f4e7ee commit 8b9e993

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/devextreme/js/ui/gantt.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import Gantt from './gantt/ui.gantt';
1+
import Gantt from '../__internal/ui/gantt/ui.gantt';
2+
23
export default Gantt;
34

45
/**

0 commit comments

Comments
 (0)