From 3c48b33dcb6eeea349ba04e772a33dea4b6c74f9 Mon Sep 17 00:00:00 2001 From: Arthur Belleville <38605430+artslidd@users.noreply.github.com> Date: Thu, 27 Mar 2025 08:06:56 +0100 Subject: [PATCH] Rename LoginWIthGoogle.tsx to LoginWithGoogle.tsx --- .../BrandButtons/{LoginWIthGoogle.tsx => LoginWithGoogle.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ui/src/components/BrandButtons/{LoginWIthGoogle.tsx => LoginWithGoogle.tsx} (100%) diff --git a/ui/src/components/BrandButtons/LoginWIthGoogle.tsx b/ui/src/components/BrandButtons/LoginWithGoogle.tsx similarity index 100% rename from ui/src/components/BrandButtons/LoginWIthGoogle.tsx rename to ui/src/components/BrandButtons/LoginWithGoogle.tsx