Skip to content

Commit

Permalink
Rename PR chart
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple authored Jan 20, 2023
1 parent dcfa2a8 commit 0ff0947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/PullRequests.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ FORMAT JSON`,
spaceX="space-x-0.5"
alignItems="items-center"
>
<Title>Issue History</Title>
<Title>Pull Requests</Title>
</Flex>
<Text>Issue growth across all repos</Text>
<Text>Pull Requests across all repos</Text>
</Block>
<div className="mt-6 md:mt-0">
<Toggle
Expand Down

1 comment on commit 0ff0947

@vercel
Copy link

@vercel vercel bot commented on 0ff0947 Jan 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.