Fix layout issue in VocabLessonView by closing a div tag for improved rendering of exercise details
This commit is contained in:
@@ -156,6 +156,7 @@
|
||||
<pre>{{ JSON.stringify(exercise, null, 2) }}</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div v-else>
|
||||
<p>{{ $t('socialnetwork.vocab.courses.noExercises') }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user