From 477fe0451a5d01771fc561f2d56d20e693d2bd54 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:49:35 -0400 Subject: [PATCH] Fix secondary button and actually trigger file prompt --- components/NewInfractionModal.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/NewInfractionModal.tsx b/components/NewInfractionModal.tsx index e3fea79..6c3c51e 100644 --- a/components/NewInfractionModal.tsx +++ b/components/NewInfractionModal.tsx @@ -92,13 +92,13 @@ export default function (props: { isOpen: boolean; onClose: () => void }) {

Evidence - + - +