Adding to select count
This commit is contained in:
parent
0208366423
commit
88b2967944
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<h3>Select {question.correct.length}</h3>
|
||||||
{#each options as option}
|
{#each options as option}
|
||||||
<div
|
<div
|
||||||
key={option.key}
|
key={option.key}
|
||||||
|
Loading…
Reference in New Issue
Block a user