Skip to content

Commit

Permalink
doc: test
Browse files Browse the repository at this point in the history
  • Loading branch information
yeonjuan committed Nov 19, 2018
1 parent 17037fb commit fab1f4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions StarRatingSelector/starRatingSelector.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ var StarRating = (function ()
interval: 10
};

/**
*/
function onStarClick (t, id, num)
{
var _this = t;
Expand Down

0 comments on commit fab1f4f

Please sign in to comment.