Skip to content

Commit

Permalink
fix(grid-list): export MdGridTile. Fixes #2408 (#4000)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn authored Apr 11, 2017
1 parent 2d50044 commit 9d719c5
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 9d719c5

Please sign in to comment.