We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1519e9 commit 892afb4Copy full SHA for 892afb4
src/lib/core/option/option.ts
@@ -12,7 +12,7 @@ import {
12
import {CommonModule} from '@angular/common';
13
import {ENTER, SPACE} from '../keyboard/keycodes';
14
import {coerceBooleanProperty} from '../coercion/boolean-property';
15
-import {MdRippleModule} from '../ripple/ripple';
+import {MdRippleModule} from '../ripple/index';
16
import {MdSelectionModule} from '../selection/index';
17
18
/**
0 commit comments