Skip to content

Commit

Permalink
Merge pull request #15 from LIKELION-GG/develop
Browse files Browse the repository at this point in the history
test
  • Loading branch information
Imjieunn authored Aug 5, 2024
2 parents 2a169c8 + 888740f commit 14af487
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Main/components/DeadLineInfo.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ const DeadLineInfo = () => {
shcoolId && schoolPosts(shcoolId);
}, [shcoolId]);

console.log(enddata);

const durationSet = [
{ duration: 'Min15', name: '15분 이내' },
{ duration: 'Min30', name: '30분 이내' },
Expand Down

0 comments on commit 14af487

Please sign in to comment.