Skip to content

Commit a201392

Browse files
committed
t5: moved native dd files
1 parent fd8e3e0 commit a201392

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

src/index-h5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ export * from './gridstack-engine';
88
export * from './gridstack-dd';
99
export * from './gridstack';
1010

11-
export * from './dragdrop/gridstack-dd-native';
11+
export * from './h5/gridstack-dd-native';
1212

1313
// declare module 'gridstack'; for umd ?

0 commit comments

Comments
 (0)