Skip to content

Commit

Permalink
fix: options with same values dont appear
Browse files Browse the repository at this point in the history
  • Loading branch information
jvJUCA committed Apr 18, 2024
1 parent 52229d3 commit 431021e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/public/TestView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@
"
class="optionSelect"
:items="test.testOptions"
:item-value="i.toString()"
label="Respuestas/Answers"
outlined
dense
Expand Down

0 comments on commit 431021e

Please sign in to comment.