Skip to content

Commit

Permalink
fix: remove test wording
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Oct 24, 2020
1 parent a9c689a commit 7e33600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const Home = (): JSX.Element => {

return (
<div className={styles.Home}>
HI
<Helmet title="Home" />
{renderList()}
</div>
Expand Down

0 comments on commit 7e33600

Please sign in to comment.