From edd48e72ec37ce350c62ec3da9177f487488cfb7 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Tue, 26 Sep 2023 09:16:50 +0100 Subject: [PATCH] made the close btn on logout modal to appear on light mode --- src/components/Partials/Layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Partials/Layout.jsx b/src/components/Partials/Layout.jsx index 0f72419..531562e 100644 --- a/src/components/Partials/Layout.jsx +++ b/src/components/Partials/Layout.jsx @@ -94,7 +94,7 @@ export default function Layout({ children }) { -- 2.34.1