Skip to content

Commit 48d4fe6

Browse files
committed
fix: remove the drag helper provider from the public api
BREAKING CHANGE: the drag helper provider is now no longer exported as part of the public api, just remove it from your code to migrate
1 parent c3d911f commit 48d4fe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
export * from './drag-and-drop.module';
2-
export * from './draggable-helper.provider';

0 commit comments

Comments
 (0)