Fixed UI in EducationalPrograms Page with tooltips, KSA for CareerSearch bar.
This commit is contained in:
parent
8096d505ba
commit
56555b9e8f
@ -93,6 +93,7 @@ function EducationalProgramsPage() {
|
||||
return codeStr.replace('.', '').slice(0, 4);
|
||||
});
|
||||
setCipCodes(cleanedCips);
|
||||
setsocCode(foundObj.soc_code);
|
||||
};
|
||||
|
||||
// Fixed handleSelectSchool (removed extra brace)
|
||||
|
Loading…
Reference in New Issue
Block a user