chore: lint

This commit is contained in:
karishmas6
2024-08-31 22:46:03 +05:30
parent 728aa54619
commit 76f864e672

View File

@@ -132,8 +132,6 @@ export const RightSidePanel = () => {
} }
}, [stopGetList, getListSettingsObject, socket, notify]); }, [stopGetList, getListSettingsObject, socket, notify]);
const handleConfirmListCapture = useCallback(() => { const handleConfirmListCapture = useCallback(() => {
if (!selectedPaginationSetting) { if (!selectedPaginationSetting) {
setShowPaginationOptions(true); setShowPaginationOptions(true);