chore: lint
This commit is contained in:
@@ -387,7 +387,6 @@ export const RightSidePanel: React.FC<RightSidePanelProps> = ({ onFinishCapture
|
|||||||
</Box>
|
</Box>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{showPaginationOptions && (
|
{showPaginationOptions && (
|
||||||
<Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px' }}>
|
<Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px' }}>
|
||||||
<Typography>How can we find the next list item on the page?</Typography>
|
<Typography>How can we find the next list item on the page?</Typography>
|
||||||
|
|||||||
Reference in New Issue
Block a user