From 4c03ca4a356bb117a7013bb32cd27b14b0520fca Mon Sep 17 00:00:00 2001 From: NishilJ <78994772+NishilJ@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:15:27 -0600 Subject: [PATCH] name case fix --- src/components/{customicons.tsx => CustomIcons.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/components/{customicons.tsx => CustomIcons.tsx} (100%) diff --git a/src/components/customicons.tsx b/src/components/CustomIcons.tsx similarity index 100% rename from src/components/customicons.tsx rename to src/components/CustomIcons.tsx