mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Merge pull request #267 from brecert/fix-196
This commit is contained in:
@@ -45,7 +45,6 @@ export default function UserHover({ user, children }: Props) {
|
|||||||
<Username
|
<Username
|
||||||
className="username"
|
className="username"
|
||||||
user={user}
|
user={user}
|
||||||
showServerIdentity
|
|
||||||
/>
|
/>
|
||||||
<span className="status">
|
<span className="status">
|
||||||
<UserStatus user={user} />
|
<UserStatus user={user} />
|
||||||
|
|||||||
Reference in New Issue
Block a user