Remove emoji from logout button (v2.4.1)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s

This commit is contained in:
Play Life Bot
2026-01-02 15:59:24 +03:00
parent 4ca6eb4fd5
commit 8b66e5fd6e
2 changed files with 1 additions and 2 deletions

View File

@@ -90,7 +90,6 @@ function Profile({ onNavigate }) {
>
<div className="flex items-center justify-between">
<div className="flex items-center space-x-3">
<span className="text-2xl">🚪</span>
<span className="text-gray-800 font-medium group-hover:text-red-600 transition-colors">
Выйти из аккаунта
</span>