mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-12-01 06:55:45 +01:00
added website navigation structur
This commit is contained in:
@@ -110,7 +110,7 @@ const Login: React.FC = () => {
|
||||
transition: 'background-color 0.2s'
|
||||
}}
|
||||
>
|
||||
{loading ? '⏳ Anmeldung...' : '🔐 Anmelden'}
|
||||
{loading ? '⏳ Anmeldung...' : 'Anmelden'}
|
||||
</button>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user