From b2152d10d5bed81e5409b2becf38b5cd9403dea8 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sun, 20 Oct 2024 16:12:04 +0530 Subject: [PATCH] feat: set height to 520px --- 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 425a9161..c6d77082 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -374,7 +374,7 @@ export const RightSidePanel: React.FC = ({ onFinishCapture }; return ( - + Last action: {` ${lastAction}`}