feat: pagination docs
This commit is contained in:
@@ -141,7 +141,7 @@ export const RightSidePanel = () => {
|
|||||||
setShowPaginationOptions(true);
|
setShowPaginationOptions(true);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// Proceed to stop capture and emit settings only after option is selected
|
// Proceed to stop capture and emit settings only after pagination type is selected
|
||||||
stopCaptureAndEmitGetListSettings();
|
stopCaptureAndEmitGetListSettings();
|
||||||
setShowPaginationOptions(false);
|
setShowPaginationOptions(false);
|
||||||
setSelectedPaginationSetting(null);
|
setSelectedPaginationSetting(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user