From 2589b1f468f69bd050b95cc507e897f8255bb015 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Thu, 11 May 2023 14:01:59 -0300 Subject: [PATCH] Fixed dark mode classes on FileInput --- src/frontend/src/components/inputFileComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/inputFileComponent/index.tsx b/src/frontend/src/components/inputFileComponent/index.tsx index d20044571..01a500f91 100644 --- a/src/frontend/src/components/inputFileComponent/index.tsx +++ b/src/frontend/src/components/inputFileComponent/index.tsx @@ -71,7 +71,7 @@ export default function InputFileComponent({