The Cosponsor sort on the Bills page defaults to ascending order (so bills with no cosponsors come up first). We would rather have bills with many cosponsors show up first, so this PR just switches the default sort order to make that happen.
Checklist
[na] On the frontend, I've made my strings translate-able.
[na] If I've added shared components, I've added a storybook story.
[na] I've made pages responsive and look good on mobile.
Screenshots
Known issues
N/A
Steps to test/reproduce
Go to the bills page
Sort by Cosponsor
Ensure that the first item has many cosponsors and later items have fewer cosponsors
Summary
The Cosponsor sort on the Bills page defaults to ascending order (so bills with no cosponsors come up first). We would rather have bills with many cosponsors show up first, so this PR just switches the default sort order to make that happen.
Checklist
Screenshots
Known issues
N/A
Steps to test/reproduce