Added creation of groups

This commit is contained in:
2026-04-25 18:14:10 +01:00
parent 3e6aae68d2
commit 99b4e0ea35
7 changed files with 264 additions and 118 deletions
@@ -37,6 +37,6 @@
<div class="px-1">
<div class="rounded-lg px-4 py-0.5 m-2 bg-white border border-gray-200">
<p class="text-2xl font-black font-mono mb-0.5">{{ userInfo().getUserStatsDto.totalLikes }}</p>
<p class="text-[11px] font-semibold font-mono text-gray-400 mt-0">Score global</p>
<p class="text-[11px] font-semibold font-mono text-gray-400 mt-0">Total de likes</p>
</div>
</div>