chore: lint
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user