From 808b9c62745583f9b1f3829d605583f25d87b251 Mon Sep 17 00:00:00 2001 From: Promise Temitope Date: Wed, 9 Apr 2025 22:37:13 +0300 Subject: [PATCH 1/7] made label darker --- src/context/form/components/file-upload.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/context/form/components/file-upload.tsx b/src/context/form/components/file-upload.tsx index a5c96b1..2f7bca7 100644 --- a/src/context/form/components/file-upload.tsx +++ b/src/context/form/components/file-upload.tsx @@ -125,7 +125,10 @@ export function FileUpload({ return (
{label && ( -