Skip to content

Commit ed26142

Browse files
committed
chore: fix linting error
1 parent 0d04e01 commit ed26142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/core.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export * from './portal/portal';
66
export * from './portal/portal-directives';
77

88
// Gestures
9-
export * from './gestures/MdGestureConfig';
9+
export * from './gestures/MdGestureConfig';

0 commit comments

Comments
 (0)