Skip to content

Commit

Permalink
Undo changes in planner.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
swayam528 committed Oct 31, 2023
1 parent d2bbe32 commit 674d459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/planner/Planner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ export default function Planner({
onDragStart={handleOnDragStart}
onDragEnd={handleOnDragEnd}
>
<h1>LMAOAOAOAO</h1>
<SelectedCoursesToast
show={selectedCourseCount > 0}
selectedCount={selectedCourseCount}
Expand Down

0 comments on commit 674d459

Please sign in to comment.