Cleaned code
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
<p class="mb-0 font-bold">{{ user.username }}</p>
|
||||
<p class="mt-0 text-xs text-gray-500">{{ user.getUserStatsDto.totalChallenge }} défis réalisés</p>
|
||||
</div>
|
||||
<p class="text-gray-400 m-0"><strong class="text-black">{{ user.getUserStatsDto.totalLikes }}</strong> pts
|
||||
<p class="text-gray-400 m-0"><strong class="text-black">{{ user.getUserStatsDto.totalLikes }}</strong>
|
||||
pts
|
||||
</p>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user