mirror of
https://github.com/hex248/sprint.git
synced 2026-02-09 02:33:02 +00:00
use user state if possible to avoid stale data
This commit is contained in:
@@ -61,6 +61,7 @@ export function UploadAvatar({
|
||||
avatarURL={avatarURL}
|
||||
size={24}
|
||||
textClass={"text-4xl"}
|
||||
strong
|
||||
/>
|
||||
|
||||
{!uploading && showEdit && (
|
||||
|
||||
Reference in New Issue
Block a user