From f29716814d6cfa47060bbd95c00870c989bb5876 Mon Sep 17 00:00:00 2001 From: 1ilit Date: Tue, 23 Jan 2024 08:38:59 +0200 Subject: [PATCH] Fix banner text color --- src/components/ControlPanel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ControlPanel.jsx b/src/components/ControlPanel.jsx index 503411c..d13fef0 100644 --- a/src/components/ControlPanel.jsx +++ b/src/components/ControlPanel.jsx @@ -1562,7 +1562,7 @@ export default function ControlPanel({ {error.message}} + description={
{error.message}
} /> ) : error.type === STATUS.OK ? (