From 626e9b8d42ef110896f07ad8949763e737e19070 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 04:03:31 +0530 Subject: [PATCH] feat: browser-actions id --- 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 ad50c68a..e5a1def1 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}`}