Skip to content

Commit

Permalink
hover update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajandeep98 committed Dec 4, 2024
1 parent cf0625c commit c3b0c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/exams/add-exam-form-components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ export class DropdownQuestion extends Vue {
private objectItem:any = {};
private selectedExam:any = []
private displayText : string = 'Select An Exam Type'

private isHoveredIndex: number | null = null
@Mutation('setAddExamModalSetting') public setAddExamModalSetting: any

get dropItems () {
Expand Down

0 comments on commit c3b0c89

Please sign in to comment.