From 05f2d1e732b71cc1e06a798f1f83e970ae41e4d2 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:46 -0400 Subject: [PATCH] Make buttons actually work and fix css for them --- components/ReportCard.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/ReportCard.tsx b/components/ReportCard.tsx index e6d68c7..3edb753 100644 --- a/components/ReportCard.tsx +++ b/components/ReportCard.tsx @@ -60,12 +60,14 @@ export default function (props: ReportCardProps) {