From bc694747304c0bc6bdb3e46e4a4d68c8973e8daa Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Fri, 27 Jun 2025 04:24:50 +0530 Subject: [PATCH] refactor: rename to ScrapeSchema.tsx --- .../action/action-settings/{scrapeSchema.tsx => ScrapeSchema.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/components/action/action-settings/{scrapeSchema.tsx => ScrapeSchema.tsx} (100%) diff --git a/src/components/action/action-settings/scrapeSchema.tsx b/src/components/action/action-settings/ScrapeSchema.tsx similarity index 100% rename from src/components/action/action-settings/scrapeSchema.tsx rename to src/components/action/action-settings/ScrapeSchema.tsx