Skip to content

Commit

Permalink
Merge pull request #486 from carloslancha/Issue485
Browse files Browse the repository at this point in the history
Remove isInList param from ClayDropdownBase's radaiogroup deltemplate variant | Fixes 485
  • Loading branch information
jbalsas authored Jan 26, 2018
2 parents 811fcc7 + 38e92db commit 4e7fce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/clay-dropdown/src/ClayDropdownBase.soy
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@
{@param? icon: string}
{@param? inputName: string}
{@param? inputValue: string}
{@param? isInList: bool}
{@param? items: list<?>}
{@param? itemsIconAlignment: string}
{@param? separator: bool}
Expand Down

0 comments on commit 4e7fce6

Please sign in to comment.