Skip to content

Commit

Permalink
funny
Browse files Browse the repository at this point in the history
  • Loading branch information
SoberingRealityCheck committed Sep 22, 2024
1 parent 2e92505 commit 7dbf5d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/pages/Catalog/Catalog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ function Catalog()
{
return <div>
<div>
<h1>Posts Are Displayed Here</h1>
<h1>do we need this page?</h1>
</div>
<h4>This is where the people are.</h4>
<h4>Not sure if we need to display who you're matched with anywhere</h4>
</div>
}

Expand Down

0 comments on commit 7dbf5d8

Please sign in to comment.