Skip to content

Commit

Permalink
Adding missing property for tile (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
muenzpraeger authored and Trevor committed Apr 11, 2019
1 parent cd53cd9 commit e5be205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lightning-mocks/tile/tile.js
Expand Up @@ -10,5 +10,6 @@ export default class Tile extends LightningElement {
@api href
@api label
@api media
@api type

}

0 comments on commit e5be205

Please sign in to comment.