mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 07:51:34 +02:00
remove accidental paste
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d7c6869188
commit
b2aad4afb1
@ -119,7 +119,7 @@ export default class UserProvider extends AutocompleteProvider {
|
|||||||
component: (
|
component: (
|
||||||
<PillCompletion
|
<PillCompletion
|
||||||
initialComponent={<MemberAvatar member={user} width={24} height={24} />}
|
initialComponent={<MemberAvatar member={user} width={24} height={24} />}
|
||||||
title={displayName}mx_DevTools_content
|
title={displayName}
|
||||||
description={user.userId} />
|
description={user.userId} />
|
||||||
),
|
),
|
||||||
range,
|
range,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user