refactor: rename to Scrape.tsx
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { ScrollSettings } from './scroll';
|
import { ScrollSettings } from './scroll';
|
||||||
import { ScreenshotSettings } from "./screenshot";
|
import { ScreenshotSettings } from "./screenshot";
|
||||||
import { ScrapeSettings } from "./scrape";
|
import { ScrapeSettings } from "./Scrape";
|
||||||
import { ScrapeSchemaSettings } from "./scrapeSchema";
|
import { ScrapeSchemaSettings } from "./scrapeSchema";
|
||||||
|
|
||||||
export {
|
export {
|
||||||
|
|||||||
Reference in New Issue
Block a user