feat: Add ability to edit avatar (#11399)
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com> Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
This commit is contained in:
co-authored by
Udit Takkar
Udit Takkar
parent
0d653afd0c
commit
e0c87cf664
@@ -169,7 +169,7 @@ export function UserListTable() {
|
||||
<div className="text-emphasis text-sm font-medium leading-none">
|
||||
{username || "No username"}
|
||||
</div>
|
||||
<div className="text-subtle text-sm leading-none">{email}</div>
|
||||
<div className="text-subtle mt-1 text-sm leading-none">{email}</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user