chore: lint
This commit is contained in:
@@ -140,7 +140,6 @@ export const RightSidePanel = () => {
|
|||||||
setSelectedPaginationSetting(null); // Reset selected option
|
setSelectedPaginationSetting(null); // Reset selected option
|
||||||
}, [selectedPaginationSetting, stopCaptureAndEmitGetListSettings]);
|
}, [selectedPaginationSetting, stopCaptureAndEmitGetListSettings]);
|
||||||
|
|
||||||
|
|
||||||
const captureScreenshot = (fullPage: boolean) => {
|
const captureScreenshot = (fullPage: boolean) => {
|
||||||
const screenshotSettings: ScreenshotSettings = {
|
const screenshotSettings: ScreenshotSettings = {
|
||||||
fullPage,
|
fullPage,
|
||||||
|
|||||||
Reference in New Issue
Block a user