Skip to content

Commit

Permalink
work on changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 16, 2024
1 parent 0efa2ce commit 1c02159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PathwayCourse/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ function PathwayCourse() {
localStorage.removeItem("contentListScrollMobile");
}
} catch (error) {
//console.error('Error accessing localStorage:', error);
//console.error('Error accessing localStorage:',);
return {};
}
}, []);
Expand Down

0 comments on commit 1c02159

Please sign in to comment.