src/components/Subjects/Choices/index.vue @@ -20,7 +20,6 @@ > <li class="subject-option"> <input :disabled="currentAnswer" class="toggle" type="checkbox" :checked="userAnswer === option.optionName"