From 210cdd41ec2e29a40a2d4e77edf4b74af130275d Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 18 Oct 2025 09:35:28 +0200 Subject: [PATCH] feat: rename Bunker button to Signer Change button label from 'Bunker' to 'Signer' for better clarity and user-friendliness --- src/components/LoginOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LoginOptions.tsx b/src/components/LoginOptions.tsx index d65b98d0..9444436a 100644 --- a/src/components/LoginOptions.tsx +++ b/src/components/LoginOptions.tsx @@ -144,7 +144,7 @@ const LoginOptions: React.FC = () => { className="login-button login-button-secondary" > - Bunker + Signer ) : (