refactor: rename to Scrape.tsx

This commit is contained in:
amhsirak
2025-06-27 04:22:48 +05:30
parent 13fcc159b8
commit 7ef8340bbf

View File

@@ -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 {