fixed issues
This commit is contained in:
parent
3c78313c90
commit
be829b0e87
@ -129,7 +129,6 @@ const SearchableSelect = ({
|
|||||||
localStorage.setItem('currentYear', parsedData.year);
|
localStorage.setItem('currentYear', parsedData.year);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.log('No resubmission data found');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Filter options based on search term
|
// Filter options based on search term
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user