icons in select

This commit is contained in:
Oliver Bryan
2026-01-21 13:53:14 +00:00
parent ee53eaf003
commit 845f40de04
3 changed files with 8 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ export function UploadAvatar({
toast.success(
<div className="flex flex-col items-center gap-4">
<img src={url} alt="Avatar" className="w-32 h-32" />
Avatar uploaded successfully
</div>,
{