Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
remove default value for alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
greenyouse committed Jul 31, 2016
1 parent b6c6b5b commit ba3f126
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions paper-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,7 @@
* The text alternative of the card's title image.
*/
alt: {
type: String,
value: null
type: String
},

/**
Expand Down

0 comments on commit ba3f126

Please sign in to comment.