add emoji prop to message displayname
This commit is contained in:
@@ -442,10 +442,9 @@ let MessageItem = ({
|
|||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
a.pt_xs,
|
a.pt_xs,
|
||||||
a.pb_2xs,
|
a.pb_2xs,
|
||||||
{
|
{paddingLeft: DISPLAY_NAME_INSET},
|
||||||
paddingLeft: DISPLAY_NAME_INSET,
|
]}
|
||||||
},
|
emoji>
|
||||||
]}>
|
|
||||||
{displayName}
|
{displayName}
|
||||||
</Text>
|
</Text>
|
||||||
) : null}
|
) : null}
|
||||||
|
|||||||
Reference in New Issue
Block a user