Add writing reviews for answers

This commit is contained in:
2025-08-14 20:33:39 +02:00
parent 5146e8e490
commit 9cb405be22
7 changed files with 116 additions and 13 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ async function deleteTeam() {
<template>
<VaCollapse
:key="team.id"
:header="`${team.name} — ${team.members.length} members`"
:header="`${team.name} — ${team.members.length} members — ${team._count.answers} answers — ${team.score} points`"
>
<div class="flex flex-col gap-2">
<h2 class="text-xl">