feat: quiz creation from lesson form
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<div>
|
||||
{{ option.label }}
|
||||
</div>
|
||||
<div
|
||||
<div v-if="option.label != option.description"
|
||||
class="text-xs text-gray-700"
|
||||
v-html="option.description"
|
||||
></div>
|
||||
|
||||
Reference in New Issue
Block a user