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
@@ -63,6 +63,7 @@ titleStore.title = data.value?.title;
:key="answer.id"
:answer="answer"
:quest="data"
@update="refresh"
/>
</VaAccordion>
</div>