🤖 OpenChaos Bot
Summary: This PR adds a visual representation of the vote percentage for each PR using a progress bar in the PRCard component. It calculates the total votes across all PRs and then displays the percentage of votes each PR has.
Files changed: 2 (src/components/PRCard.tsx, src/components/PRList.tsx)
Impact: Medium - Improves UI by displaying the relative popularity of each PR.