Remove emoji from logout button (v2.4.1)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user