Skip to content

Commit

Permalink
feat: update message for download electives
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan-b-84 committed Jul 13, 2024
1 parent 0489e07 commit 5e98cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/Electives.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ const Electives: React.FC = () => {
<div className="electives-container">
<h2>Download Electives</h2>
<p>
Below are the filtered electives that are available as per your
slots
Below are the depth and breadth electives available for you for
subject registration
</p>
<div className="electives">
<button
Expand Down

0 comments on commit 5e98cfa

Please sign in to comment.