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 ca2ec16 commit 0d4d527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions epoch_frontend/src/pages/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ 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 0d4d527

Please sign in to comment.