chore: lint

This commit is contained in:
karishmas6
2024-09-01 22:53:51 +05:30
parent a128c150cc
commit aa8ee34eb3

View File

@@ -225,7 +225,7 @@ export const RightSidePanel = () => {
</Box> </Box>
)} )}
{showPaginationSelector && ( {showPaginationSelector && (
<Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px' }}> <Box display="flex" flexDirection="column" gap={2} style={{ margin: '15px' }}>
<Typography>Please select the pagination element on the page</Typography> <Typography>Please select the pagination element on the page</Typography>
<Button variant="contained" onClick={handleStartPaginationSelection} disabled={isSelectingPagination}> <Button variant="contained" onClick={handleStartPaginationSelection} disabled={isSelectingPagination}>