Skip to content

Commit

Permalink
Merge pull request #139 from agiledev-students-fall2023/data-updated
Browse files Browse the repository at this point in the history
Update Home.jsx
  • Loading branch information
HedwigO authored Dec 1, 2023
2 parents 3190514 + c29fd77 commit 4545509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front-end/src/components/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,9 @@ const Home = ({ isDarkMode }) => {
</li>
))}
</ul>
<Link to="/event" className="view-all">
{/* <Link to="/event" className="view-all">
View All
</Link>
</Link> */}
</div>
<div className="box friends-pending">
<h2 className="heading2">Friends Summary</h2>
Expand Down

0 comments on commit 4545509

Please sign in to comment.