Skip to content

Commit

Permalink
chore :: api수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuna committed Aug 20, 2024
1 parent a1827dd commit 1b5e36a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/selfStudyCheck/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ const SelfStudyCheck = () => {
localStorage.removeItem(key);
}
});
Check();
}, [selectedClass, selectedGrade]);

const handleGradeChange = (selectedOption: number) => {
Expand Down

0 comments on commit 1b5e36a

Please sign in to comment.