Skip to content

Commit

Permalink
Update Event.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperAayush authored Oct 29, 2022
1 parent 41aec0b commit e3213b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Event.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ const Event = () => {
<li>Events conducted will help develop various skills of students <br /> in co-curricular activities and to expose them to the current <br /> trends in the technical and professional fields.</li>
<li>Explore the plethora of events & have the opportunity to grab <br /> amazing prizes & goodies!</li>
</ul>
<a href="" target="_blank" rel="noreferrer">
<a href="https://commclassroom.github.io/commclassroom/event" target="_blank" rel="noreferrer">
<button id="bt_discord">Explore our Events <img className="arrowright" src={Arrowright} alt="arrowup" /></button>
</a>
</div>
</div>
)
}

export default Event
export default Event

0 comments on commit e3213b0

Please sign in to comment.