fix: resolve merge conflicts

This commit is contained in:
Rohit Rajan
2025-09-16 11:26:25 +05:30

View File

@@ -1189,4 +1189,4 @@ export const RightSidePanel: React.FC<RightSidePanelProps> = ({ onFinishCapture
</Box>
</Paper>
);
};
};