Skip to content

Commit 4ddc259

Browse files
committed
.
1 parent c590d37 commit 4ddc259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/demo-material-module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import {
3333
MdTooltipModule,
3434
StyleModule
3535
} from '@angular/material';
36-
import {CdkTableModule} from '@angular/cdk';
36+
import {CdkTableModule} from '@angular/cdk/table';
3737

3838
/**
3939
* NgModule that includes all Material modules that are required to serve the demo-app.

0 commit comments

Comments
 (0)