From 529d5dc66675cb7aaf18250bb50dd0417987cdab Mon Sep 17 00:00:00 2001 From: arpitnath Date: Sun, 1 Oct 2023 18:38:50 +0530 Subject: [PATCH] fixes: Dark mode issue with event handler. --- frontend/src/Editor/Inspector/EventManager.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/Inspector/EventManager.jsx b/frontend/src/Editor/Inspector/EventManager.jsx index 581523b296..4612039050 100644 --- a/frontend/src/Editor/Inspector/EventManager.jsx +++ b/frontend/src/Editor/Inspector/EventManager.jsx @@ -308,7 +308,7 @@ export const EventManager = ({