Created
October 2, 2015 12:18
-
-
Save davinkevin/c1ab7d0a2c646d33f8e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ul class="rating"> | |
| <li ng-repeat="star in stars" ng-class="star"> | |
| ★ | |
| </li> | |
| </ul> |
davinkevin
commented
Oct 2, 2015
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment