Skip to content

Commit 9d719c5

Browse files
authored
fix(grid-list): export MdGridTile. Fixes #2408 (#4000)
1 parent 2d50044 commit 9d719c5

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)