Skip to content

Commit

Permalink
fix(grid-list): export MdGridTile. Fixes angular#2408
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Apr 9, 2017
1 parent c38c9c3 commit 7faab34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/grid-list/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ export class MdGridListModule {


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

0 comments on commit 7faab34

Please sign in to comment.