diff --git a/src/components/action/action-settings/index.ts b/src/components/action/action-settings/index.ts index 58e3f3c4..9b5497e2 100644 --- a/src/components/action/action-settings/index.ts +++ b/src/components/action/action-settings/index.ts @@ -1,6 +1,6 @@ import { ScrollSettings } from './scroll'; import { ScreenshotSettings } from "./screenshot"; -import { ScrapeSettings } from "./scrape"; +import { ScrapeSettings } from "./Scrape"; import { ScrapeSchemaSettings } from "./scrapeSchema"; export {