Skip to content

Commit 40179c1

Browse files
committed
Fix formatting in Internships component by adding a space in Internship tag
1 parent 029562a commit 40179c1

File tree

2 files changed

+814
-87
lines changed

2 files changed

+814
-87
lines changed

src/Page/OpportunitiesHub/Internships.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ const Internships = () => {
737737
<Hero />
738738
<Tags />
739739
<InternshipAlerts />
740-
<Internship />
740+
<Internship />
741741
<div className="my-8"></div> {/* Adds vertical spacing */}
742742
<Footer />
743743
</div>

0 commit comments

Comments
 (0)