feat: use star ratings in favor of average value
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
{{ icon('user', 'w-10 h-10 text-gray-200') }}
|
||||
</div>
|
||||
{% endif %}
|
||||
<twig:RatingStars averageRating="{{ teamer.averageRating }}" />
|
||||
<twig:RatingStars rating="{{ teamer.averageRating }}" />
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user