Skip to content

Commit

Permalink
Update home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymanhki authored Apr 9, 2024
1 parent 4ab4305 commit b54d1f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion epoch_frontend/src/pages/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function Home() {
<Spinner/>
) : (
<>
<h1>Hello test demo</h1>
<div className="home-page-container">
<div className="home-feed-wrapper">
<div className="home-feed" data-testid={"home-feed"} id={"home-feed"}>
Expand Down

0 comments on commit b54d1f0

Please sign in to comment.