From 344293ff448a36b9af2ef34d508586d9dbe24446 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 04:04:05 +0530 Subject: [PATCH] feat: remove bg color --- src/components/organisms/RightSidePanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx index e5a1def1..83c4cbeb 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -369,7 +369,7 @@ export const RightSidePanel: React.FC = ({ onFinishCapture }; return ( - + Last action: {` ${lastAction}`}