From d292bc4b3cfaa4113166116069aed3aeb8c8bffe Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Mon, 15 Jun 2026 23:17:46 +0700 Subject: [PATCH] feat(auth): add Google logo SVG to 'Masuk dengan Google' button Inline SVG with official Google brand colors (blue, green, yellow, red) placed before the label text with gap-2.5 spacing. Co-Authored-By: Claude --- apps/web/src/components/auth-form.tsx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/auth-form.tsx b/apps/web/src/components/auth-form.tsx index 0966360..75a51bb 100644 --- a/apps/web/src/components/auth-form.tsx +++ b/apps/web/src/components/auth-form.tsx @@ -75,8 +75,17 @@ export function AuthForm({ mode, isSubmitting, error, googleOAuthEnabled, onSubm {googleOAuthEnabled && ( - )}