chore: lint

This commit is contained in:
karishmas6
2024-07-25 01:56:45 +05:30
parent 4101b4f2e2
commit 1572db6076

View File

@@ -83,7 +83,7 @@ export const RightSidePanel = ({ pairForEdit }: RightSidePanelProps) => {
: null
}
<Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px'}}>
<Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px' }}>
{!getText && !getScreenshot && (
<Button variant="contained" onClick={startGetText}>
Capture Text