mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-12 18:29:57 -05:00
parent
3b9916c072
commit
51092db01b
1 changed files with 0 additions and 1 deletions
|
@ -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} />
|
||||||
|
|
Loading…
Reference in a new issue