From abdbc2c182f693b1a853f2a30f85c19aa4d70ebe Mon Sep 17 00:00:00 2001 From: Suresh Pradhana Date: Sun, 28 Jul 2024 17:06:19 +0530 Subject: [PATCH] fix: model text visibility in light theme (#210) --- src/components/Error/ErrorSolutions.jsx | 2 +- src/components/Error/ErrorType.jsx | 2 +- src/components/Error/ModalSolutions.jsx | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/Error/ErrorSolutions.jsx b/src/components/Error/ErrorSolutions.jsx index e4d53fb..321af18 100644 --- a/src/components/Error/ErrorSolutions.jsx +++ b/src/components/Error/ErrorSolutions.jsx @@ -15,7 +15,7 @@ function ErrorSolutions({ solutions }) { return (