fix: Vragen stellen

This commit is contained in:
Gerald Schmittinger 2025-05-20 13:44:45 +02:00
parent 85221b4cfe
commit 762131ed34
4 changed files with 6 additions and 11 deletions

View file

@ -54,7 +54,6 @@
<template>
<h3 v-if="props.withTitle && showQuestionBox">{{ t("askAQuestion") }}:</h3>
{{ props.forGroup }}
<div
class="question-box"
v-if="showQuestionBox"