From 9432f442bda06593f362d33d8977237b6d0457d9 Mon Sep 17 00:00:00 2001 From: Ethan Edwards Date: Sun, 1 Dec 2024 19:48:24 -0500 Subject: [PATCH] remove finance info. my api is too buggy --- pages/congress/[repID].js | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/congress/[repID].js b/pages/congress/[repID].js index bcfe7f6..98a972f 100644 --- a/pages/congress/[repID].js +++ b/pages/congress/[repID].js @@ -35,7 +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: