Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Commit

Permalink
Fix consistency between deltemplates of ClayCard and ClayUserCard
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles authored and jbalsas committed Dec 6, 2017
1 parent a0110d6 commit 8570f11
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/clay-card/src/ClayUserCard.soy
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@
separator: bool,
url: string
]>}
{@param? label: string}
{@param? labelStyle: string}
{@param? labels: list<[
label: string,
style: string
]>}
{@param? spritemap: string}
{@param? subtitle: string}
{@param? url: string}
Expand Down

0 comments on commit 8570f11

Please sign in to comment.