mirror of
https://github.com/dergigi/boris.git
synced 2025-12-24 10:04:19 +01:00
feat: rename Bunker button to Signer
Change button label from 'Bunker' to 'Signer' for better clarity and user-friendliness
This commit is contained in:
@@ -144,7 +144,7 @@ const LoginOptions: React.FC = () => {
|
||||
className="login-button login-button-secondary"
|
||||
>
|
||||
<FontAwesomeIcon icon={faShieldHalved} />
|
||||
<span>Bunker</span>
|
||||
<span>Signer</span>
|
||||
</button>
|
||||
) : (
|
||||
<div className="bunker-input-container">
|
||||
|
||||
Reference in New Issue
Block a user