diff --git a/pages/congress/[repID].js b/pages/congress/[repID].js index bcfe7f6..de225a1 100644 --- a/pages/congress/[repID].js +++ b/pages/congress/[repID].js @@ -35,8 +35,6 @@ export default function LearnMore({ repInfo }) {

{repInfo.type} {repInfo.directOrderName}

{repInfo.partyHistory[0].partyName} Party - {repInfo.state}

-

Campaign Contributions: {(repInfo.finance.contributions - repInfo.finance.contribution_refunds).toLocaleString('en-US', { - style: 'currency', currency: 'USD' })}

Lawmaking Information:

Bills Sponsored: {repInfo.sponsoredLegislation.count}