Skip to content

Commit

Permalink
fix: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
hegeaal committed Oct 5, 2023
1 parent 5c4a551 commit ee5d947
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/requests/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const RequestsPage: FC<Props> = ({
</SC.RequestInfo>
<SC.RequestInfo>{topic.upvotes}</SC.RequestInfo>
<SC.RequestInfo>{topic.viewcount}</SC.RequestInfo>
<p>test</p>
</SC.RequestRow>
))}
</main>
Expand Down

0 comments on commit ee5d947

Please sign in to comment.