Skip to content

Commit 79de6ba

Browse files
committed
Renaming to NgDraggableModule
1 parent abe4f38 commit 79de6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/draggable.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ import { DraggableDirective } from './draggable.directive';
77
exports: [ DraggableDirective ],
88
providers: []
99
})
10-
export class Ng2DraggableModule { }
10+
export class NgDraggableModule { }

0 commit comments

Comments
 (0)