use user state if possible to avoid stale data

This commit is contained in:
Oliver Bryan
2026-01-09 06:18:32 +00:00
parent ac0de68d47
commit 9eba7b1137
2 changed files with 11 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ export function UploadAvatar({
avatarURL={avatarURL}
size={24}
textClass={"text-4xl"}
strong
/>
{!uploading && showEdit && (