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