From ff099741a5a6e1338321e48190a8247e458ae9a9 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 10 Oct 2024 07:27:37 +0530 Subject: [PATCH] chore: prettier --- src/components/organisms/RightSidePanel.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx index 4b876ca6..0bfacfc9 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -470,12 +470,12 @@ export const RightSidePanel: React.FC = ({ onFinishCapture onClick={() => handlePairDelete()} sx={{ position: 'absolute', - top: -10, - right: -10, - color: 'red', - p: 0, - zIndex: 1, - }} + top: -10, + right: -10, + color: 'red', + p: 0, + zIndex: 1, + }} >