Skip to content

Commit 7faab34

Browse files
committed
fix(grid-list): export MdGridTile. Fixes angular#2408
1 parent c38c9c3 commit 7faab34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/grid-list/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ export class MdGridListModule {
4040

4141

4242
export * from './grid-list';
43+
export {MdGridTile} from './grid-tile';

0 commit comments

Comments
 (0)